
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    #collapseOne-hidden {
        display: none;
    }

    #collapseTwo-hidden {
        display: none;
    }
    /*#collapseTwo-show {
   display:none;
}*/
    #collapseThree-hidden {
        display: none;
    }

    #collapseFour-hidden {
        display: none;
    }

    #collapseFour-show {
    }

    #collapseFive-hidden {
        display: none;
    }

    #collapseFive-show {
    }

    #collapseSix-hidden {
        display: none;
    }

    #collapseSix-show {
    }

    #quote-continue-button {
    }

    #quote-cancel-button {
        display: none;
    }

    #quote-update-button {
        display: none;
    }
}

@media only screen and (max-width : 1200px) {
    #collapseOne-hidden {
        display: none;
    }

    #collapseTwo-hidden {
        display: none;
    }
    /*#collapseTwo-show {
   display:none;
}*/
    #collapseThree-hidden {
        display: none;
    }

    #collapseFour-hidden {
        display: none;
    }

    #collapseFour-show {
    }

    #collapseFive-hidden {
        display: none;
    }

    #collapseFive-show {
    }

    #collapseSix-hidden {
        display: none;
    }
}

@media only screen and (max-width : 1024px) {
    .protected {
        margin-right: 50px;
    }

    .protected-input {
        width: 90%;
        margin-top: -43px;
    }

    .voucher-input {
        width: 90%;
        float: right;
        margin-top: 0;
    }

    .voluntary-input {
        width: 90%;
        float: right;
        margin-top: 0;
    }

    .voluntary {
        margin-right: 50px;
    }

    .save-quote-button {
        margin-right: 80px;
    }
}

@media only screen and (max-width : 980px) {
    .protected-input {
        width: 90%;
        margin-top: 0;
    }

    #cover-timeDD {
        width: 35%;
        float: left;
    }

    #cover-timeMM {
        width: 35%;
        float: left;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .btn-custom-darken {
        float: right;
    }

    #title {
        width: 30%;
    }

    #contact-number {
        width: 50%;
    }

    .dob {
        width: 150px;
    }

    #DD {
        width: 35%;
        float: left;
    }

    #MM {
        width: 30%;
        float: right;
    }

    #YY {
        width: 35%;
        float: right;
    }

    .policyDD {
        width: 33%;
        float: left;
    }

    .policyMM {
        width: 33%;
        float: right;
    }

    .policyYY {
        width: 34%;
        float: right;
    }

    .pricing-table {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    #panel-default-992 {
        margin-right: -30px;
    }

    .pricing-table li {
        text-align: center;
    }

    .policy-input {
        width: 120%;
    }

    .save-quote-button {
        margin-right: 130px;
    }

    ul.myits4women-list {
        padding: 10px;
    }

        ul.myits4women-list li {
            text-align: left;
        }

    #payment-top {
        display: none;
    }

    .process {
        margin-top: 40px;
    }
    #retrieve-quote-panel {
        margin-top:20px;
    }
}

@media only screen and (max-width : 800px) {
    .protected-input {
        width: 90%;
        margin-top: 0;
    }
  
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .btn-custom-darken {
        float: right;
    }

    #title {
        width: 40%;
    }

    #contact-number {
        width: 50%;
    }

    .pricing-table {
        margin-left: 0px;
    }

        .pricing-table .plan {
            margin-right: 0;
        }

    .pricing-table {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    #panel-default-992 {
        margin-right: 0;
    }

    .protected-input {
        width: 90%;
        margin-top: 0;
    }

    #cover-timeDD {
        margin-bottom: 20px;
    }

    #cover-timeMM {
        margin-bottom: 20px;
    }
   
}

@media only screen and (max-width : 640px) {
    .protected-input {
        width: 90%;
        margin-top: -30px;
    }

    .voucher-input {
        width: 60%;
        float: right;
        margin-top: -30px;
    }

    .save-quote-button {
        margin-right: 80px;
    }

    #DD {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    #MM {
        width: 100%;
        float: right;
        margin-bottom: 20px;
    }

    #YY {
        width: 100%;
        float: right;
    }
     
}

@media only screen and (max-width : 600px) {
    .protected-input {
        width: 90%;
        margin-right: -10px;
        margin-left: 10px;
    }

    #cover-timeDD {
        width: 100%;
        margin-bottom: 20px;
    }

    #cover-timeMM {
        width: 100%;
        margin-bottom: 20px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    #contact-number {
        width: 100%;
    }

    #title {
        width: 100%;
    }

    .pricing-table {
        width: 100%;
    }

    .protected-input {
        width: 80%;
        margin: 0 0 0 40px;
        padding-left: 0;
    }

    .voluntary-input {
        width: 90%;
        margin-top: 0;
    }

    .protected-input {
        width: 75%;
        margin-top: 0;
        margin-right: -10px;
    }

    .voucher-input {
        width: 60%;
        float: right;
        margin-top: 0;
    }

    .save-quote-button {
        margin-right: 130px;
    }
}

@media only screen and (max-width : 360px) {
    .protected-input {
        width: 75%;
        margin-top: -30px;
    }

    .voucher-input {
        width: 60%;
        float: right;
        margin-top: -30px;
    }

    .save-quote-button {
        margin-right: 70px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    #contact-number {
        width: 100%;
    }

    #title {
        width: 100%;
    }

    #DD {
        width: 100%;
    }

    #MM {
        width: 100%;
        padding-top: 10px;
    }

    #YY {
        width: 100%;
        padding-top: 10px;
    }

    .policyDD {
        width: 100%;
    }

    .policyMM {
        width: 100%;
        padding-top: 10px;
    }

    .policyYY {
        width: 100%;
        padding-top: 10px;
    }

    .pricing-table {
        width: 100%;
    }

    .voluntary-input {
        width: 90%;
        margin-top: -30px;
    }

    .protected-input {
        width: 75%;
        margin-top: -50px;
        margin-right: -20px;
    }

    .voucher-input {
        width: 60%;
        float: right;
        margin-top: -30px;
    }

    .save-quote-button {
        margin-right: 50px;
    }
}












/*==========  Mobile First Method  ==========

	/* Custom, iPhone Retina *
	@media only screen and (min-width : 320px) {
		
	}

	/* Extra Small Devices, Phones  
	@media only screen and (min-width : 480px) {

	}

	/* Small Devices, Tablets 
	@media only screen and (min-width : 768px) {

	}

	/* Medium Devices, Desktops 
	@media only screen and (min-width : 992px) {

	}

	/* Large Devices, Wide Screens 
	@media only screen and (min-width : 1200px) {

	}*/
