/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {

}
@media only screen and (max-width : 1360px) {

}

@media only screen and (max-width : 1270px) {
	.navbar-dark .navbar-toggler {
    color:none;
    border-color:transparent;
	padding:0px;
}
.navbar-dark .navbar-toggler img{
	max-width:40px;
}
.navbar-dark .navbar-toggler:focus{
	border-color:transparent;
	outline:none;
}

   
}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .navbar-collapse{
	margin-top:10px;
}
.IndexBannerContent {
    margin-top: 30px;
}

	.SectionFooter .col-lg-6{
		margin-bottom:70px;
	}
/*
	.HeaderContainerRight{
		display:none;
	}
*/
	.logo {
    width: 250px;
    margin-left:auto;
	margin-right:auto;
	}
	
    .HeaderContainerRight{
        margin-top: 0px;
    }
#mainNav .dropdown-toggle::after{
        top: 50%;
    right: 0px;
    top: 10px;
    right: 0px;
    left: auto;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        width: 100%;
    }
    .OurTeamCont{
        padding-top: 60px;
        padding-bottom: 60px;
    }
   .FreeConsultation {
    padding-top: 60px;
        padding-bottom: 60px;
}
     .ElpInfo h2{
        font-size: 32px;
        margin-top: 15px;
    }
    .ElpInfo h3{
        font-size: 24px;
    }
    .ElpInfo p{
        font-size: 14px;
    }
    .InnerBannerContent h2{
        font-size: 36px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    body{
        font-size: 12px;
    }
	.IndexBannerContent h2 {
    font-size: 35px;
    font-weight: 400;
}
.IndexBannerContent {
    margin-top: 170px;
}
.IndexBannerContent .btn-danger {
    padding: 8px 20px;
    font-size: 10px;
}
.SectionTop h2 {
    color: #252525;
    font-size: 35px;
}
.SectionTop {
    padding-top: 60px;
    padding-bottom: 30px;
}
.SectionBottomRight {
    padding-top: 30px;
    padding-bottom: 30px;
}
.SectionTopIconSection .btn-danger {
    padding: 7px 33px;
    font-size: 12px;
}
.SectionTopIconSection h3 {
    font-size: 25px;
}
.SectionBottomRight .btn {
    padding: 8px 33px;
    font-size: 14px;
}
.SectionBottomLeft {
}
.SectionTopIconSection .btn-danger {
    padding: 7px 25px;
    font-size: 12px;
}
.Copyright-info {
    background: #2b2b2a;
    font-size: 12px;
}
    .IndexBannerContent .oelf-logo img{
        width: 150px;
    }
    .SectionTop h2{
        font-size: 25px;
    }
    .SectionTop .paratext{
        font-size: 11px;
        line-height: normal;
        line-height: 22px;
    }
    .SectionTopIconSection .features-icons-icon{
        width: 90px;
        height: 90px;
        padding: 15px;
    }
    .SectionBottom p{
        font-size: 11px;
    }
    .footer-contactinfo{
        font-size: 12px;
    }
    .SectionFooter h3{
        font-size: 17px;
    }
    .SectionFooter ul li{
        font-size: 12px;
    }
    
    .InnerBannerContent h2{
        font-size: 27px;
    }
    .showcase{
        padding-top: 30px;
    }
    .showcase .card-body{
        padding-left: 40px;
    }
    .showcase .showcase-pic{
        padding-left: 0px;
    }
    .shocasehd{
        font-size: 24px;
            padding-left: 40px;
    min-height: 20px;
        background-size: 30px;
    }
    
    .showcase .card-body p{
        font-size: 12px;
        line-height: 22px;
    }
    
     .OurTeamCont .card-title{
        font-size: 24px;
    }
    .OurTeamCont .card-body{
        text-align: center;
        line-height: 22px;
    }
    .OurTeamCont .card-subtitle{
        font-size: 14px;
    }
    .ClientReviewsBodyCont .card h3{
        font-size: 24px;
    }
    .ClientReviewsBodyCont{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .ClientReviewsBodyCont .card{
        padding-left: 80px;
    }
    .ClientReviewsBodyCont .card:before{
            width: 28px;
    height: 16px;
        background-size: contain;
    }
    .ClientReviewsBodyCont .card:after{
        left: 33px;
        width: 30px;
    }
    .FreeConsultation h3{
        font-size: 18px;
    }
    .AgentElpInfo h3, .GreyBgPanel h3, .GreyBgPanel h3, .ReasonForWork h3, .SectionBottom h3{
            font-size: 24px;
    }
    .AgentElpInfo p, .GreyBgPanel p, .ReasonForWork p {
    color: #252525;
    font-size: 12px;
    line-height: 22px;
}
    .AgentElpInfo{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .ReasonForWork ul li span{
        font-size: 12px;
    }
    .ReasonForWork ul li{
        padding-left: 25px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 350px) {
     .IndexBannerContent h2 {
font-size: 25px;
}
.SectionTop h2 {
color: #252525;
font-size: 26px;
}
.SectionBottom p{
font-size:13px;
margin-bottom:10px !important;
}
.SectionTop h2 {
color: #252525;
font-size: 22px;
}
     .SectionBottomRight .btn {
    padding: 8px 20px;
    font-size: 12px;
}
    .HeaderContainerRight{
        font-size: 17px;
    }
    .ml-5{
        margin-left: 10px !important;
    }
    #mainNav a{
        font-size: 12px;
    }
    .SectionFooter{
        overflow: hidden;
    }
    .captcha{
        width: 100%;
        position: relative;
    }
}