/*
Theme Name: IQM Medical
Theme URI: https://iqdoctor.co.uk
Description: IQM Medical Theme
Tags: medical, medicine, pharmany 
Author: KIJO
Author URI: http://kijo.co
Version: 10.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.DOCIQ-landing-page-head .treatment.gradient-background{
	width:100%;
}
#reviews-summary{
	    color: white !important;
}
.DOCIQ-landing-page-head .treatment.gradient-background .treatment__intro{
	width: 100% !important;
	text-align: center;
	padding: inherit !important;
	display: block !important;
	margin-top:50px;
}
.DOCIQ-landing-page-head .treatment__title{
	font-size: 47px;
}
.DOCIQ-landing-page-head .treatment.gradient-background{
	display: block !important;
}
.DOCIQ-landing-page-head .treatment__description{
	width: 80%;
        margin: auto;
}
.lending-page-sections{
	width:80% !important;
	-webkit-box-shadow: 0px 2px 5px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 5px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 5px 5px rgba(0,0,0,0.1);
	text-align: center !important;
    	margin-left: auto !important;
    	margin-right: auto !important;
   	margin-top: -30px !important;
    	background-color: white !important;
	z-index: 20;
 
}
.excellence-content{
	margin-top:50px;
}
.page-id-21610 .landing-content{
	padding-top: 0px !important;
}
.countdown-section-landing-page{
	text-align:center;
	color: #4777B3;
}
.countdown-section-landing-page .counter-outer{
	font-size:20px;
}
.lending-page-sections .qbutton.default{
	font-size: 18px;
}
.lending-page-sections .span-outer{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.lending-page-sections .span-outer span{
	font-size:20px;
	color:#4a4a4a;
}
.lending-page-sections .qbutton{
	font-size:20px !important;
}
.lending-page-sections .img-outer img{
	height:50px;
	width:auto;
}
.lending-page-sections .txt-outer h3,.lending-page-sections .txt-outer p{
	color:#4a4a4a;
}
.lending-page-sections .txt-outer p{
	padding: 0 10px 50px 10px !important;
	line-height:20px;
}
.lending-page-sections .txt-outer{
	margin-top:20px;
}
.lending-page-sections .img-outer{
	height:110px;
	padding-top:50px;
}
.lending-page-sections .row1-div.lp-div{
	border-bottom:solid 1px rgba(0,0,0,0.1);
        
}
.lending-page-sections .center-div{
	border-right:solid 1px rgba(0,0,0,0.1);
	border-left:solid 1px rgba(0,0,0,0.1);
}
@media only screen and  (max-width: 1024px) {
.lending-page-sections .row1-div.lp-div{
	height:280px;
}

}
@media only screen and  (max-width: 991px) {
.page-id-21610 .gradient-background,.page-id-21610 .landing-content{
	background: #4777b3;
}
.lending-page-sections{
	width: 95% !important;
}
.lending-page-sections .txt-outer h3{
	font-size: 20px;
}
.row1-div.left-div.lp-div,.row1-div.right-div.lp-div,.row2-div.center-div.lp-div{
	border-left: none;
    	border-right: solid 1px #4777b2;
    	border-top: solid 2px #4777b2;
	border-bottom: none;
}
.row1-div.center-div.lp-div,.row2-div.left-div.lp-div,.row2-div.right-div.lp-div{
	border-right: none;
    	border-left: solid 1px #4777b2;
    	border-top: solid 2px #4777b2;
	border-bottom: none;
}
.lp-div{
	height: 292px !important;
}
}