/*----------------Start of Contact Page---------------*/
/*----------------Start of Contact Page---------------
.contactPage h1,
.contactPage h2,
.contactPage h3,
.contactPage h4,
.contactPage h5,
.contactPage h6{
    text-transform:uppercase;
} */

.mainPageHeader {
    font-size: 42px;
    letter-spacing: 2px;
    line-height: 49px;
    color: #ffffff !important;
    font-weight: 300;
    font-family: "Unbounded";
    text-align: center;
    padding-top: 10px;
}
.contact_top_section {
    background-color: #0e2f50;
    padding-bottom: 100px !important;
}
.row.overview_skycrm {
    background-color: #e9f1f7;
    border-radius: 35px;
    background-image: url('../_images/contact/OverviewFormBG.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    padding: 20px 25px;
}
.PageSubHeader {
    height: 55px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 44px;
    color: #ffffff !important;
    font-weight: 300;
    font-family: "Unbounded";
    text-align: center;
}
.container.syc_main {
    background-color: #ffff;
    border-radius: 54px;
    margin-top: -90px !important;
    padding: 75px 60px 15px;
}
.syc_main h4 {
    text-align: left;
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 44px;
    color: #0e2f50;
    font-weight: 300;
    font-family: "Unbounded";
}
.overview_form_section {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.extra_spce{
    height: 225px;
}
.skysub{
    padding-left: 30px;
}
.overview_skycrm h3{
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 40px;
    color: #0e2f50;
    font-weight: 300;
    font-family: "Unbounded";
    text-align: left;
}
.overview_skycrm p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 40px;
    color: #445971;
    font-weight: 400;
}
.col-lg-7.skysub {
    padding-left: 32px !important;
}
.overview_skycrm .form-control {
    height: 40px;
    padding: 12px;
    font-size: 12px;
    color: #445971;
    border: none;
    border-radius: 9px !important;
    background: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-family: "Poppins";
}
input::placeholder {
  color: #445971 !important;
}
::placeholder {
  color: #445971 !important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12-18 */
  color: #445971 !important;
}
.overview_skycrm .btn.btn-block.primary {
    background-color: #52b95a;
    color: #fff;
    border-radius: 9px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    padding: 4px 18px;
    margin-top: 13px;
    text-transform: capitalize;
}
.live_btn{
    width: 100%;
    margin-top: 30px;
}
.live_btn img{
    width: 100%;
}
.live_btn h5 {
    font-size: 32px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    position: absolute;
    left: 10%;
    margin-top: 7%;
    text-transform: capitalize;
}
form:not(.unique) {
    display: inline-block !important;
    width: 100%;
}
.padLeft{width: 100%; padding-left: 0%; float: left;padding-bottom: 60px;}
form:not(.unique) input[type="text"], form:not(.unique) input[type="password"], form:not(.unique) input[type="email"], form:not(.unique) input[type="date"], form:not(.unique) textarea, select, .inputLike {
    border: 1px solid #b1cad7;
    border-radius: 8px;
    padding: 10px;
    box-shadow: none; 
    color: #445971;
}
form:not(.unique) input[type="text"], form:not(.unique) input[type="password"], form:not(.unique) input[type="email"], form:not(.unique) input[type="date"], form:not(.unique) textarea, select, .inputLike {
    width: calc(100% - 0px);
    color: #445971;
}
#skyQuotaForm {
    padding-right: 35px;
}
a.call_uson{
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 34px;
    font-weight: 600;
    font-family: "Poppins";
}
a.call_uson:hover{
    text-decoration: none;
}
.contactbtn button {
    background-color: #52b95a;
    border: solid 1px #52b95a;
    color: white;
    font-weight: bold;
    border-radius: 12px;
    outline: none;
    cursor: pointer;
    display: inline-block;
    width: auto;
    height: 46px;
    padding: 5px 32px;
    transition: 0.3s;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: normal;
    float: left;
}
.rfp_section.centerPage {
/*    background-color: #e9f1f7;*/
    background: linear-gradient(white 43.4%, 30%, #e9f1f7 90%);
}
.rfp_section h4{
    font-size: 31px;
    letter-spacing: 1px;
    line-height: 44px;
    color: #52b95a;
    font-weight: 500;
    font-family: "Unbounded";
    text-align: center;
    text-transform: capitalize;
}
.rfp_section h3{
    font-size: 31px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #fff;
    font-weight: 300;
    font-family: "Unbounded";
    text-align: center;
    text-transform: capitalize;
    margin-top: 0px;
}
.white_papr{
    margin-top: -55px;
}
.rfc_innerdiv{
    border-radius: 35px;
    background-color: #fff;
    padding-bottom: 20px;
    height: 533px;
}

.down_section {
    height: 201px;
    background-color: #0e2f50;
    padding-top: 15px;
    border-radius: 35px 35px 0px 0px;
}
.salewomn h4 {
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 44px;
    color: #0e2f50;
    font-weight: 300;
    font-family: "Unbounded";
    text-align: left;
    padding: 20px 0 0px 20px;
}
.salewomn p {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 27px; 
    color: #445971;
    font-family: "Poppins";
    padding: 10px 20px 0px 20px;
}
.salewomn p a {
    color: #445971;
}
.salewomn p a:hover {
    text-decoration: none;
}
.salewomn p span{
    text-transform: uppercase; 
    font-weight: 500; 
    color: #0e2f50;
}
.whtsaypople{
    background-color: #e9f1f7;
}
.whtsaypople h4{
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 44px;
    color: #0e2f50;
    font-weight: 300;
    font-family: "Unbounded";
    text-align: center;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #c2c9cf;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
    opacity: 1;
}
.carousel-control.left{
    left: 40px;
}
.carousel-control.right{
    right: 40px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 40px;
    height: 5px;
    cursor: pointer;
    background-color: #c3cad0;
    border: 1px solid #c3cad0;
    border-radius: 3px;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
    margin-right: 8px;
}
#quote-carousel .carousel-indicators .active {
    width: 40px;
    height: 5px;
    opacity: 1;
    transition: all .2s;
    background-color: #52b95a;
    border: 1px solid #52b95a;
}
#quote-carousel .item p {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #445971;
    font-weight: 400;
    font-family: "Poppins";
    text-align: center;
}
.mobile_imgover{
    display: none;
}
/*.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}*/


/* New CSS End */
#writeNote .left {
    padding-top: 100px !important;
    background: #f6f8fa;
    width: 50%!important;
}
/*First section*/
.demoRep{
    background-image:url('../_images/contact/getRepresentative.jpg') !important;
    padding-top:100px !important; position: relative;
}
.orIcon {
    position: absolute;
    left: 50%; margin-left:-30px!important;
    top: -60px;
}
    #getRep{
        border-left: 1px solid white;
        text-transform: uppercase;
        color: white !important;
        text-align: left;
        font-size: 30px;
        position: relative;
            bottom: 50px;
        padding-top: 40px;
        padding-left: 60px;
        margin-left: 60px !important;
        height: 170px;
    }

        #getRep h4{
            font-family: 'Poppins', sans-serif;
            font-size:24px;
            text-align:left; padding-bottom: 20px;
        }

        #getRep a{
            font-size:20px;
        }
.contactPage .right a{color: #000;}
.contactPage .right a:hover{color: #0081ff;}
/*OR Separator*/
.contactPage #or{
    background-image:url('../_images/contact/or.png') !important;
    width: 75px;
    height: 75px;
    display: block;
    position:relative;
        bottom:85px;
}


/*Second section*/
#writeNote{
    display:inline-block;
    width:100%;
    height:550px;
    padding:0px !important;
}

    /*Fonts CSS First*/
    #writeNote h1{
        font-family:'Poppins', sans-serif;
        font-size:35px;
    }

    #writeNote h2{
        font-weight:bold;
    }

    #writeNote h3{
        font-family:'Poppins', sans-serif;
        font-size:17px;
    }

        #writeNote h2,
        #writeNote span,
        #writeNote p{
            font-family:'Poppins', sans-serif;
            font-size:17px;
        }

        #writeNote h1,
        #writeNote h2{
            line-height:normal;
        }

    /*Elements*/
    #writeNote #salesPerson{
        position:absolute;
        right: calc(100% - 90px);
        width: 224px;
    }

    #writeNote .left {
        padding-top:100px !important; background: #f6f8fa; width: 49%!important;
    }

        #writeNote .left form{
            text-align:left;
            position:relative;
                bottom:50px;width: 384px; float: left;
        }

            #writeNote .left h1,
            #writeNote .left h2{
                text-align:left;
                color:#333333;
            }

        #writeNote .right{
            padding-left: 140px !important;
            padding-top: 50px !important;
            width: calc(44% - 100px) !important;
            height:470px;
            line-height:30px;
            position: relative;
        }

            #writeNote .right,
            #writeNote .right > *{
                text-align:left;
            }

                #writeNote .right p{
                    margin:0px;
                }

                #writeNote .right div img{
                    position:relative;
                    top:8px;
                }

                #writeNote .right div p{
                    display:inline;
                }

/*Third Section*/
#content section.demoWatch{
    background-image:url('../_images/contact/watchDemo.jpg') !important;
    background-size:100% 100%;
    padding-top:12% !important;
    height:200px;
}

    section.demoWatch h1{
        font-family:'Poppins', sans-serif;
        font-size:36px;
    }

    .demoWatch .buttons{
        font-family:'Poppins', sans-serif;
        font-size:17px;
        margin-top:30px !important;
    }

.Wid50{width: 49%; float: left;}
.flR{float:right;}
.wholeCenter { width: 56%;}
.contactbtn{ position: relative; bottom: 30px; width: 100%; float: left;}
.contact-gradiant-bg{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f8fa+50,eceff4+50 */
background: #f7f8fa; /* Old browsers */
background: -moz-linear-gradient(left,  #f7f8fa 50%, #eceff4 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #f7f8fa 50%,#eceff4 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #f7f8fa 50%,#eceff4 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f8fa', endColorstr='#eceff4',GradientType=1 ); /* IE6-9 */

}  
main#content {
    overflow: hidden;
}
@media screen and (min-width:1441px){
    .demoWatch{
        height:400px;
    }
    
}
@media screen and (max-width:1024px){
	#writeNote .left{ width:49% !important;}
	#writeNote #salesPerson {position: static; width: 100px;}
   
}

@media screen and (max-width:800px){ 
 
	 #writeNote #salesPerson {
		position: relative !important; 
		right: 0;
		width: auto;
	}
	#content #writeNote{height: auto!important;}
	#writeNote .right, #writeNote .right > *{ text-align:center !important;}
	#content #writeNote .right br {
    display: none;
}
.contactPage{background: #e8edf1;}
#writeNote .grayBg div{ display:block !important;}
}

@media screen and (max-width:677px){
 #writeNote .left, #writeNote .right{width: 100%!important;}
 .contactPage{padding-top: 60px!important;}
 #writeNote .left{padding-top: 0px !important;}
 .padLeft{padding:15px 0 17px 0%; width: 100%;}
 #writeNote .left form{width:100%; padding-left:0%;}
#skyForm .wholeCenter {width: 140px;}
#writeNote .right{width: 92%!important; float: left;margin:0;padding:0px 2% 0 2% !important;}
#writeNote #salesPerson{width: 180px !important; margin-top: -90px;}
#writeNote .left{padding-bottom: 120px!important;
div#skyForm {padding: 0 0px;}    
#skyQuotaForm {padding-right: 0px;}
}
 
.orIcon {
    position: absolute;
    left: 50%;
    margin-left: -30px !important;
    top: -38px;
    width: 20%;
}
#writeNote{height: auto;}
.demoRep{width: 92%; padding: 0 4%;}
.demoRep img{width: 80%;}
#getRep {
    border-left: 0;
    padding-top: 80px;
    padding-left: 0px;
    margin-left: 0px !important;
    height: 50px;
}
form:not(.unique) input[type="text"], form:not(.unique) input[type="password"], form:not(.unique) input[type="email"], form:not(.unique) input[type="date"], form:not(.unique) textarea, select, .inputLike
{ outline: none; border: solid #eaeaea 1px;box-shadow: none;}

}
@media screen and (max-width:480px){
    footer section#middle > a > div {
        width: 97%;
        margin: 0 20px 20px 0;
    }
    .mainPageHeader {
      font-size: 24px;
      letter-spacing: 1px;
      line-height: 35px;
      padding: 0px 35px;
    }
    .contact_top_section{
        margin-top: 0px !important;
    }
    .PageSubHeader{
        line-height: 27px;
        padding: 0px 30px;
        letter-spacing: 0px;
    }
    .overview_form_section{
        margin-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .container.syc_main{
        border-radius: 0px;
        margin-top: 0px !important;
        padding: 25px 25px 45px;
    }
    .syc_main h4{
        font-size: 30px;
    }
    div#skyForm {padding: 0 0px;}    
    #skyQuotaForm {padding-right: 0px;}
    .extra_spce {
        display: none;
    }
    .row.overview_skycrm{
        background-image: none;
        padding: 25px 10px;
    }
    .mobile_imgover {
        display: inline-block;
    }
    .overview_skycrm h3{
        font-size: 26px;
        line-height: 25px;
        margin-bottom: 0px;
    }
    .overview_skycrm p{
        text-align: center;
    }
    .overview_skycrm .form-control{
        margin-bottom: 12px;
    }
    .contact_top_section {
        padding-bottom: 50px !important;
    }
    .live_btn h5 {
      font-size: 24px;
      left: 9%;
     margin-top: 5.5%;
    }
    .rfp_section.centerPage{
        margin-top: 0px !important;
        padding-top: 50px !important;
        background: linear-gradient(#e9f1f7 43.4%, 30%, #e9f1f7 90%);
    }
    .rfc_innerdiv{
        margin-top: 30px;
    }
    .whtsaypople{
        margin-top: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .left.carousel-control {
        margin-top: -50px !important;
        left: 46%;
    }
    .carousel-control.right {
        right: 40% !important;
        margin-top: 28% !important;
    }
    #quote-carousel .carousel-indicators{
        margin-top: 50px;
    }
    #quote-carousel .carousel-indicators li, #quote-carousel .carousel-indicators .active{
        width: 35px;
        height: 5px;
    }
}
@media only screen and (min-width: 1399px) and (max-width: 1402px) {
     .rfp_section.centerPage {
        background: linear-gradient(white 41%, 30%, #e9f1f7 90%);
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .mobile_imgover {
        display: inline-block;
    }
    .extra_spce {
        display: none;
    }
    .row.overview_skycrm{
        background-image: none;
    }
    .overview_skycrm h3, .overview_skycrm p{
        text-align: center;
    }
    .overview_skycrm .form-control{
        margin-bottom: 15px;
    }
    .rfp_section .col-md-4 {
        width: 50%;
    }
    .rfp_section.centerPage {
        background: linear-gradient(white 38.4%, 30%, #e9f1f7 90%);
    }
}

.contactPageWhitePaperDownloadLink{
    cursor: pointer;
}