
@font-face {
    font-family:"Myriad Pro Regular";
    src:url(../fonts/MYRIADPRO-REGULAR-webfont.eot) format("eot"),
    url(../fonts/MYRIADPRO-REGULAR-webfont.woff) format("woff"),
    url(../fonts/MYRIADPRO-REGULAR-webfont.ttf) format("truetype"),
    url("MYRIADPRO-REGULAR-webfont.svg#Myriad Pro Regular") format("svg");
    font-weight:normal;font-style:normal;
    }
    
    @font-face {
    font-family:"Myriad Pro Semibold";
    src:url(../fonts/MYRIADPRO-SEMIBOLD-webfont.eot) format("eot"),
    url(../fonts/MYRIADPRO-SEMIBOLD-webfont.woff) format("woff"),
    url(../fonts/MYRIADPRO-SEMIBOLD-webfont.ttf) format("truetype"),
    url("MYRIADPRO-SEMIBOLD-webfont.svg#Myriad Pro Semibold") format("svg");
    font-weight:normal;font-style:normal;
    }
    
    @font-face {
    font-family:"Myriad Pro Bold";
    src:url(../fonts/MYRIADPRO-BOLD-webfont.eot) format("eot"),
    url(../fonts/MYRIADPRO-BOLD-webfont.woff) format("woff"),
    url(../fonts/MYRIADPRO-BOLD-webfont.ttf) format("truetype"),
    url("MYRIADPRO-BOLD-webfont.svg#Myriad Pro Bold") format("svg");
    font-weight:normal;font-style:normal;
    }
    
    
    body{
        font-family: 'Myriad Pro Regular';
        position:relative;
        line-height: 1.5;
    }
    
*{padding: 0px; margin: 0px; outline: none;}
 .hyphens{-webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; -ms-word-break: break-all; word-break:break-all; word-break: break-word; word-wrap: break-word;}


/*--------------------- header ----------------------------*/
.alert.alert-success{background-color:#fdd30f !important;}
.alert.alert-success span{color: #000 !important;}
.alert.alert-danger{background-color:#fdd30f !important; color: #000 !important;}
.alert.alert-danger span{color: #000 !important;}
header { width: 100%; background-color: rgba(255, 255, 255, 0.77); z-index: 1;padding: 0px 23px; box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.11); }
.navbar-brand{width:120px; height: auto;  margin-right: 0px;  position: relative; z-index: 1;}
.navbar-brand img.logo{width: 100%; height: 100%; }
.navbar-expand-xl .navbar-collapse{justify-content:flex-end;}
header .navbar{padding: 0px;}
header .navbar-nav .nav-item{ padding: 0px 15px; display: flex; align-items: center;}
header .navbar-nav .nav-item.dropdown, header .navbar-nav .nav-item:last-child{padding-right: 0px;}
header .navbar-nav .nav-link{font-size: 18px; color: #706f6f; text-transform: uppercase; padding:26px 0 !important; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0);transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden;}
header .navbar-nav .nav-link:before {content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background-color: #f94c54; height: 5px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
header .navbar-nav .nav-link:hover:before, header .navbar-nav .nav-link:focus:before, header .navbar-nav .nav-link.active:before {left: 0; right: 0;}
header .navbar-nav .nav-item .nav-link.active{color: #f94c54;}
.header-fixed{background-color: rgb(255, 255, 255);box-shadow: 0px 3px 29px 0px rgba(0, 0, 0, 0.32); position: fixed; top: 0; z-index: 11111; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

/*------------------------------footer----------------------------- */

footer{background: #1a1a1a;padding:35px 0px;}
footer .footer-sec{list-style: none;margin-bottom:0px;display: flex;justify-content: center;align-items: center;margin-bottom:30px;}
footer  .home-sec-1{padding:0px 10px;}
footer .home-sec{color: #f94c54;font-size:14px;text-transform: uppercase;}
footer .home-sec:hover{text-decoration: none;color: #f94c54;}
.copy_right{color:#7d7d7d;font-size:14px;margin-bottom:0px;text-align: center;}
.footer-desc{font-size:12px;text-align: center;color:#7d7d7d;width: 716px;margin: 0px auto 30px;}

/*-------------------------------index---------------------------- */
/*ruchika*/
.form-inline{align-items: flex-start;}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover{ background-image: none !important;}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled]{background-color: #fdd30f !important; color: #000 !important;}
.ytp-expand-pause-overlay .ytp-pause-overlay{ display:none !important;}



iframe{height:667px;border:none;}
.first-section{padding:40px 0px;}
.title{font-size:44px;color: #f94c54;text-align: center;font-family:"Myriad Pro Bold";line-height: 1.114;margin-bottom:40px;}
.description{color:#706f6f;font-size:20px;margin-bottom:36px; line-height: 1.45;}
span{color: #f94c54;font-family:"Myriad Pro Semibold";font-size:20px;}
.facts{padding:35px 0px;color: #f94c54;font-family:"Myriad Pro Semibold";font-size:20px; margin-bottom:0px;}
.second-part{padding:30px 0px;}
.data-order{padding-left:15px;}
.heading-section{/* width:50%; */margin: auto;display: block;color: #f94c54;font-family:"Myriad Pro Bold";text-align: center;}
.heading-section .title-1,.heading-section .title-2{font-size:27px;}
.heading-section .title-2{margin-bottom: 14px;}
.second-section-part{background:#f94c54;padding:30px 0px;}
.second-section-part .heading{color: #fff;font-size:25px;font-family:"Myriad Pro Semibold";text-align: center;margin-bottom: 0px;}
.second-section-part .heading-1{font-size:24px;}
.common-form{padding:30px 0px;}
.common-form .form-control{ width: 300px;height: 49px;border: 0px;border-radius: 0px;margin-right: 15px;padding: 10px;font-size:16px;color:#656565;}
.common-form .form-control::placeholder{color:#656565; }
.common-form .form-control:focus{box-shadow:none;}
.common-form select.form-control{height:49px !important;background:#fff url(../../images/down-arrow.svg) no-repeat right 10px center;background-size:20px 18px; -webkit-appearance: none;  padding-right: 48px;}
select::-ms-expand {
    display: none;
}
.common-form .submit-btns{width:165px;height:49px;background:#fdd30f;text-transform:  uppercase;color: #000;font-size:20px;font-family:"Myriad Pro Bold";border-radius: 0px; box-shadow: 1px 0px 6px 0px rgba(0,0,0, 0.4); }
.common-form .submit-btns:hover{ opacity: 0.8; }
.common-form .submit-btns:focus{box-shadow:none;}

.second-section-part .heading-2{font-size:21px;}
.third-section{padding:50px 0px 20px;}
.third-section .images-section{width:300px;height:100%;object-fit:cover;float: left;}
.header-about{color:#f94c54;font-size:30px;font-family:"Myriad Pro Bold";margin-bottom:20px;}
.desc-about{margin-bottom:20px;}
.third-section .media-section{padding: 20px 0px;}
.four-part{padding:57px 0px 0px; }
.yellow{color: #f7b932}
.desc-part span{font-size:22px;}
.session-1{background: #f7b932;padding:10px 0px;}
.session-2{background: #f94c54;padding:10px 0px;}
.session-heading{font-size:20px;color: #fff;margin-bottom:5px;font-family:"Myriad Pro Semibold";text-shadow: 0.914px 0.407px 2px rgba(0, 0, 0, 0.6);}
.session-heading-1{font-size: 28px;color: #fff;font-family:"Myriad Pro Semibold";text-shadow: 0.914px 0.407px 2px rgba(0, 0, 0, 0.6);}
/* .session-contain-1{background-position: right bottom;background-size:50%;width:100%;} */
.sessionRight{background-position: right bottom !important;/*  background-size: 32% !important; */width:100% !important; background-repeat: no-repeat !important;}
.sessionLeft{background-position:left bottom !important;width:100% !important;/* background-size: 40% 100% !important; */ background-repeat: no-repeat !important;}
.session-contain-2{background:#fff url(../../images/session-2.jpg) no-repeat;background-position:left !important;width:100% !important;background-size: 50% 100% !important;}
.session-contain-3{background:#fff url(../../images/session-3.jpg) no-repeat;background-position: right bottom !important; background-size: 40% 100% !important;width:100% !important;}
.session-contain-4{background:#fff url(../../images/session-4.jpg) no-repeat;background-position:left !important;width:100% !important;background-size: 50% !important;} 
.check-mark{width: 20px;height: 33px;;margin-right: 14px;}
.check-mark img{width: 100%;height:100%;}
.session-contain-desc{padding:40px 10px 60px;background: rgba(255,255,255,0.7);}
.check-section{width:78%;}
.check-section .description, .check-section-1 .description, .check-section-2 .description, .check-section-3 .description{width:90%;}
.check-section-1{width:90%;}

.images-part{background: #c3c1c2;width:100%;position: relative; height: 375px;}
.data-images-sec{width:298px; height: 375px;  }
.data-images-sec img{width:100%;height:100%;object-fit: cover;}
.contain-sec-heading{position: absolute; background-color: rgba(249, 76, 84,0.8);width:100%;padding:14px 0px;bottom: 0;}
.contain-sec-heading-1{color:#fff;font-size:33px;font-family:"Myriad Pro Semibold";margin-bottom:0px; text-shadow: 0.914px 0.407px 2px rgba(0, 0, 0, 0.6);}
.multi-family-data{padding:25px 0px 35px;}
.multi-family-contain{border:2px solid #f94c54;border-radius:5px;background: #f2f2f2;}
.multi-family-div-1{padding: 10px 15px 20px;}
 .multi-heading{font-size: 28px;color: #f94c54;font-family:"Myriad Pro Semibold";text-align: center;margin:20px 0px 40px;}
.multi-family-contain .title-1{font-size: 20px;font-family:"Myriad Pro Bold";margin-bottom:5px;color:#706f6f;}
.gray{font-family:"Myriad Pro Semibold";color: #706f6f;}
.multi-family-contain .title-2{font-family:"Myriad Pro Semibold";}
.investment-section{padding:20px 0px;}
.invester-heading{text-align: left;margin:10px 0px;}
.invester-media{width:300px;}
.invester-media img{width:100%;height:100%;object-fit: cover;}
small{color:#deb648;font-family:"Myriad Pro Semibold";font-size:16px;text-align: center;width: 89%;display: block;margin: auto;}
.invester-media-1{width: 350px; height: 300px;}
.invester-media-1 img{width:100%;height:100%;object-fit: cover;}
.investment-section .desc-1{margin-bottom:0px;}
.investment-section .desc-2{padding: 32px 0px;}
.media-data-invester{padding-bottom: 20px;}
.multi-data-section{background:#f7f7f7;margin-bottom: 20px;padding:20px 10px;color:#706f6f;font-size:18px;text-align: center;}
.multi-data-title{font-family:"Myriad Pro Bold";margin-bottom:30px;font-size:18px;}
.multi-data-desc{padding: 0px 16px;margin-bottom:0px;}
.multi-data-desc-1{font-family:"Myriad Pro Semibold";margin-bottom: 0px;font-size: 0.94vw;}
.title-last{margin:30px 0px 20px;}
.last-section-images{/*background: url(../../images/last-sec.jpg) no-repeat;background-position: center bottom;background-size:cover; */width:100%;height:370px;}
.last-section-images img{ width: 100%; height: 100%; object-fit: cover; object-position: center;}
.session-contain-desc-1{padding-left:10px; }
.desc-1{padding-right: 46px;}
#move-to-top {
    cursor: pointer;
    font-weight: bold;
    padding: 14px 14px;
    position: fixed;
    right: 10px;
    bottom: 80px;
    transition: all 0.25s linear 0.5s;
    width: 20px;
    z-index: 25;
    border: 1px solid #706f6f;
    border-radius: 50%;
    color: #555;
    display: inline-block;
    font-size: 20px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    width: 30px;
}
#move-to-top a .fa-angle-up {
    font-size: 22px;
    position: absolute;
    top: 50%;
    left:50%;
    color: #706f6f;
    transform: translate(-50%, -50%);
}

.fa-angle-up:before {
    content: "\f106";
}
#move-to-top:hover
{
    background-color: #f7b932;
    color: #fff !important;
    border-color: #fff;
}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}

/*------------------------signup form---------------------------------- */
.signup_page{padding:50px 0px;}
.login{background: #f94c54;border-radius:5px;width:600px;padding:20px 30px 20px;margin: auto;display: block;}
.login_section{padding:20px 0px 0px !important;}
.login .form-control{width:100%;margin-right:0px;}
.login textarea.form-control {min-height:100px;}
.get-started{width: 290px !important;margin: 20px auto 0px; display: block;}
.login-header{font-size:24px;color:#fff;font-family:"Myriad Pro Bold";text-align: center;line-height: 1.5;}
.form-group{margin-bottom:12px;}
.form-group.has-error{margin-bottom:0px;}
.help-block{color:#fff;font-size:12px;margin-bottom:20px;display: block;}

.desc-multi{font-family: 'Myriad Pro Regular'}



/*----------------------- Responsive media -------------*/

@media (min-width:1750px){ 
.container{min-width: 67.12vw;}

/*--------------------- header ----------------------------*/
header { padding: 0px 2.21vw; }
.navbar-brand{width:6.31vw;}
header .navbar-nav .nav-item{ padding: 0px 0.78vw; }
header .navbar-nav .nav-link{font-size:0.94vw;padding:1.46vw 0 !important;  }
header .navbar-nav .nav-link:before { height: 0.26vw; }

/*------------------------------footer----------------------------- */

footer{padding:1.44vw 0px;}
footer .footer-sec{margin-bottom:1.27vw;}
footer  .home-sec-1{padding:0px 0.52vw;}
footer .home-sec{font-size:0.73vw;}
.copy_right{font-size:0.73vw;}
.footer-desc{font-size:0.90vw;width: 37.63vw; margin: 0px auto 1.57vw;}

/*-------------------------------index---------------------------- */
iframe{height:35.10vw;}
.first-section{padding:2.10vw 0px 1.2vw;}
.title{font-size:2.31vw;margin-bottom:2.60vw;}
.description{font-size:1.31vw;margin-bottom: 1.67vw;}
span{font-size:1.31vw;}
.facts{padding:1.84vw 0px 1.24vw;font-size:1.31vw;}
.second-part{padding:2.57vw 0px 1vw;}
.data-order{padding-left:0.78vw;width:57%;}
.heading-section .title-1, .heading-section .title-2{font-size:1.42vw;}
.heading-section .title-2{margin-bottom: 0.78vw;}
.second-section-part{padding:1.97vw 0px;}
.second-section-part .heading{font-size:1.31vw;}
.second-section-part .heading-1{font-size:1.26vw;}
.common-form{padding:1.57vw 0px;}
.common-form .form-control{ width:17.08vw;height: 2.57vw;margin-right:1.38vw;padding:0.52vw;font-size:0.84vw;}
.common-form select.form-control{height:2.57vw !important;background:#fff url(../../images/down-arrow.svg) no-repeat right 0.52vw center;background-size:1.05vw 0.94vw; padding-right: 2.52vw;}
.common-form .submit-btns{width:9.68vw;height:2.57vw;font-size:1.05vw;}

.second-section-part .heading-2{font-size:1.10vw;}
.third-section{padding:2.63vw 0px 1.05vw;}
.third-section .images-section{width:14.78vw;margin-right: 1.4vw !important;}
.header-about{font-size:1.57vw;margin-bottom:1.35vw;}
.desc-about{margin-bottom:1.35vw;}
.third-section .media-section{padding: 1.05vw 0px;}
.four-part{padding: 2.45vw 0px 0px;}
.desc-part span{font-size:1.15vw;}
.session-1{padding:0.52vw 0px;}
.session-2{padding:0.52vw 0px;}
.session-heading{font-size:1.31vw;margin-bottom:0.26vw;}
.session-heading-1{font-size:1.47vw;}
/* .session-contain-1{background-size:50% !important;} */
/* .session-contain-2{background-size: 50% 100%;}
.session-contain-3{background-size: 40% 100%;}
.session-contain-4{background-size: 40% 50%;} */
.check-mark{width:1.05vw;height:1.73vw;margin-right: 0.73vw;}
.session-contain-desc{padding:2.10vw 0.73vw 3.40vw; background: none;}
.check-section{width:79%;}
.check-section-1{width:90%;}
.images-part{height: 19.73vw;}
.data-images-sec{width:15.68vw; height: 19.73vw;}
.contain-sec-heading{padding: 0.73vw 0px;}
.contain-sec-heading-1{font-size:1.73vw;}
.multi-family-data{padding:2.71vw 0px 2.04vw;}
.multi-family-contain{border:0.15vw solid #f94c54;border-radius:0.52vw;}
.multi-family-div-1{padding:0.52vw 0.78vw 1.05vw;}
 .multi-heading{font-size: 1.47vw;margin:1.05vw 0px 1.35vw;}
.multi-family-contain .title-1{font-size: 1.10vw;margin-bottom:0.26vw;}
.investment-section{padding:1.05vw 0px;}
.invester-heading{margin:0.52vw 0px 1.2vw;}
.invester-media{width:21.78vw;}
small{font-size:0.84vw;width: 89%;}
.invester-media-1{width: 21.42vw; height: 16.78vw;}
.investment-section .desc-2{padding:1.68vw 0px;}
.media-data-invester{padding-bottom:1.05vw;}
.multi-data-section{margin-bottom:1.05vw;padding:1.05vw 0.52vw;font-size:0.94vw;}
.multi-data-title{margin-bottom:1.57vw;font-size:0.94vw;}
.multi-data-desc{padding: 0px 0.84vw;}
.title-last{margin:1.57vw 0px 1.35vw;}
.last-section-images{height:19.47vw;}
.session-contain-desc-1{padding-left:0.52vw; }
.session-contain-desc-2{padding-right: 1.9vw;}
.desc-1{padding-right: 2.4vw;}
.invester-media-2{padding-right:2.52vw;}
/*--------------------back to top button---------------------*/

#move-to-top {
   
    padding:0.73vw 0.73vw;
    right:0.52vw;
    bottom:4.21vw;
    width:1.05vw;
    border:0.05vw solid #706f6f;
    font-size:1.05vw;
    height:1.57vw;
    line-height: 1.36vw;
    width: 1.57vw;
}
#move-to-top a .fa-angle-up {
    font-size:1.15vw;
}

/*------------------------signup form---------------------------------- */
.signup_page{padding:2.63vw 0px;}
.login{border-radius:0.26vw;width:32vw;padding:1.05vw 2.07vw 1.05vw;}
.login_section{padding:1.05vw 0px 0px !important;}
.login .form-control{width:100%;margin-right:0px;}
.login textarea.form-control {min-height:5.26vw;}
.get-started{width: 15.26vw !important;margin:1.05vw auto 0px;}
.login-header{font-size:1.26vw;}
.form-group{margin-bottom:0.62vw;}
.form-group.has-error{margin-bottom:0px;}
.help-block{font-size:0.63vw;margin-bottom:1.05vw;}



}


@media (min-width: 2100px){ 
	
}




@media (max-width: 1199px) { 

.navbar-toggler .navbar-toggler-icon {background-color: #f94c54;margin-bottom: 5px;width: 35px; height: 5px;display: block;}
header .navbar-nav .nav-link   { padding: 10px !important;}
header .navbar-nav .nav-item{padding: 0;}
header .navbar-nav { padding: 1px 0px 20px;display: block !important;}
.navbar-toggler:focus{border: 0;outline:0;}
header .navbar {padding: 10px 0px;}
.title {font-size: 40px;}
/* .heading-section {width: 70%;} */
.common-form .form-control {width: 290px;margin-right: 20px;}
.common-form .submit-btns{margin: 20px auto 0px;}
.session-heading-1 {font-size: 24px;}
/* .sessionRight {background-size: 50% !important;}
.sessionLeft {background-size: 50% 100% !important;} */
/* .session-contain-1, .session-contain-2,.session-contain-3,.session-contain-4{background: none;} */
.invester-media-1 {width: 250px;height: 340px;}
.login .form-control{width:100%;margin-right:0px;}
.login textarea.form-control {min-height:100px;}
.get-started{width: 290px !important;margin: auto !important; display: block;}
.first-section{padding-bottom:18px;}
.footer-desc{width:60%;}
}

@media (max-width: 991px) { 

.media-section-family{display: block;}
.invester-media{margin:  auto !important;}
.invester-media-2{margin: 76px auto 0px !important;}
.investment-section .desc-1 {margin:20px 0px;}
.invester-media-1 { width: auto; height: 300px; margin: auto;}
.form-inline .form-group{ width:100%; padding: 10px 10px 0px;  margin:0px 10px;}
.common-form .form-control {width:100%;margin-right:0px;}
.common-form .submit-btns{width: 48%;margin: 25px 0px 0px;}
.common-form{/* width: 90%; margin: auto; */padding: 0px 0px 23px;}
.second-section-part .heading{font-size: 22px;}
.second-section-part .heading-1 {font-size: 20px;}
.second-section-part .heading-2{font-size: 20px;}
.media-data-invester { padding-bottom:0px;}
/* .session-contain-3{background-size: 40% 50%;} */
.title {font-size: 38px;margin-bottom: 25px;}
/* .heading-section {width: 95%;} */
iframe{height: 400px;}
.facts {padding: 20px 0px;}
.login{width: 88%;}
.footer-desc { width: 90%;}
.help-block { padding-left: 20px;}
}


@media (max-width: 767px) {
    .container{max-width: 100%;}
    .common-form { width:70%;margin: auto;}
    .form-inline{display: block;}
    .common-form .form-control, .common-form .submit-btns { width:100%;margin-right: 0px;}
    .title {font-size: 26px;}
    .description {font-size: 18px;margin-bottom: 20px;}
    .second-section-part .heading-2 { font-size: 18px;}
    .session-heading-1 {font-size: 20px;}
    .check-section {    width: 100%;}
    .data-images-sec{margin-left:auto;}
    .investment-section .desc-2 { padding:10px 0px 20px;margin-bottom:0px;}
    .login_section{width: 96%;}
    .form-inline .form-group {width: 100%;padding: 10px 0px 0px; margin: 0px 0px;}
    .help-block { padding-left: 0px;}
    /* .sessionLeft {background-size: 70% !important;} */

}
	


@media (max-width: 700px) {

}

@media (max-width: 600px) {
    footer .footer-sec{display: block;text-align: center;margin-bottom: 10px;}
    footer .home-sec-1{margin-bottom: 10px;}
    footer {padding: 20px 0px;}
    .investment-section .desc-2 {padding: 0px 0px 20px;margin-bottom: 0px;}

}

@media (max-width: 500px){
    .title {font-size: 30px;}
 /*    .heading-section { width: 100%;} */
    .heading-section .title-1, .heading-section .title-2{font-size: 20px;}
    .common-form { width: 100%;}
    .form-inline{display: block;}
    .common-form .form-control, .common-form .submit-btns { width:100%;}
    .second-section-part .heading { font-size: 18px;}
    .title {margin-bottom: 10px; }
    .description {font-size: 18px;margin-bottom: 20px;}
    .data-images-sec {  width: 100%;}
    .third-section .images-section {width: 100%;margin-right:0px;}
    /* .session-contain-1, .session-contain-4{background-size: 100% 50%;} */
    .multi-heading{margin: 20px 0px 10px;}
    .last-section-images{height: 250px;}
    .login {width:100%;}
    .login-header {font-size: 20px;}
    .form-inline .form-group {width: 100%;padding: 10px 0px 0px; margin: 0px 0px;}
}


@media (max-width: 400px) {
.get-started{width:100% !important;font-size: 18px !important;}


}


@media (max-width: 320px){

.title {font-size: 26px;}
.first-section { padding: 15px 0px;}
.contain-sec-heading-1 {font-size: 30px;}
.login{padding: 20px 12px 20px;}
.get-started{width:100% !important;font-size: 18px !important;}
.login-header {font-size: 18px;}
}