/*
Theme Name: ringmemorial
Theme URI: h#
Author: Quikclicks
Author URI: https://www.quikclicks.com.au
Description: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://www.quikclicks.com.au
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
/*font-family: 'Roboto Condensed', sans-serif;*/
body {
    color: #000000;
   font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    overflow-x: hidden;
}
p {
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 29px;
	margin: 0 0 24px;
}
a {
    color: #346dc8;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #66cbfd;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
}
.white-con,
.white-con p,
.white-con a {
    color: #fff;
}
.center {
    text-align: center;
}
strong {
    font-weight: 700;
}
/*feature img styling*/
.banner-section {
	min-height: 241px;
	padding-bottom: 30px;
}
.banner_title {
	padding-top: 27px;
}
.wpb_content_element.banner-con {
	margin-bottom: 10px;
	padding-top: 26px;
}
/*contact page styling*/
.contact-title {
	padding-top: 7px;
}
.form-section {
	padding-top: 16px;
}
.con-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.con-info ul li {
	background: url(images/contactphone_logo.png) no-repeat scroll 0 0;
	padding-left: 32px;
	padding-bottom: 22px;
}
.con-info ul li a {
    color: #000000;
}
.con-info ul li strong {
	display: inline-block;
	font-weight: 400;
	padding-right: 8px;
}
.con-info {
	padding-top: 23px;
}
.con-info ul li:last-child {
    background: url(images/location_iconcontact.png) no-repeat scroll 0 0;
}
.con-info ul li a:hover {
    color: #66cbfd;
}
.form-section ::placeholder {
	color: #336cc8;
	opacity: 1;
}
 .inline-field label {
	float: left;
	width: 47%;
	margin-right: 6%;
}
 label {
	margin-bottom: 13px;
	width: 100%;
}
 .inline-field label:last-child {
	margin-right: 0;
}
 .wpcf7-form-control.wpcf7-text {
	width: 100%;
	height: 50px;
	color: #336cc8;
	font-weight: 400;
	font-size: 15px;
	padding: 0 0;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #346dc8;
	outline: none;
	max-width: 490px;
	font-family: 'Roboto Condensed', sans-serif;
	background: none;
	text-transform: capitalize;
	padding-bottom: 15px;
}
 .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	border-radius: 0px;
	height: 60px;
	padding: 0px 00;
	color: #336cc8;
	font-weight: 400;
	font-size: 15px;
	outline: none;
	border: none;
	border-bottom: 1px solid #346dc8;
	font-family: 'Roboto Condensed', sans-serif;
	max-width: 490px;
	background: none;
}
 .wpcf7-form-control.wpcf7-submit {
	display: inline-block;
	height: 41px;
	width: 73px;
	background: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-align: left;
	border-radius: 0px;
	line-height: 14px;
	margin-top: 0px;
	border: none;
	color: #336cc8;
	text-transform: capitalize;
	background: url(images/submit-icon-.png) no-repeat scroll 50px center;
}
.get-title {
	padding-bottom: 10px;
}
.map .wpb_wrapper {
	background-color: none;
	padding: 0!important;
    border: 5px solid #66cbfd;
}
.wpb_content_element.map {
	padding-top: 38px;
	padding-bottom: 59px;
}
.fromsection_column > .vc_column-inner > .wpb_wrapper {
    max-width: 1005px;
    margin: 0 auto;
}
/*footer styling*/
.footer-logo {
    text-align: center;
}
.footer {
    background: #e8e8e8;
}
.footer-logo {
	text-align: center;
	padding-top: 56px;
	padding-bottom: 12px;
}
.footer-widgets-area .widget-title {
	font-weight: 700;
	font-size: 18px;
	color: #336cc8;
	text-transform: uppercase;
	margin-bottom: 13px;
}
.footer-widgets-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-one {
	max-width: 193px;
}
.footer-one ul li:nth-child(3) {
	padding-top: 14px;
	padding-bottom: 13px;
}
.footer-one ul li a {
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif; 
}
.footer-one ul li a:hover {
    color: #336cc8;
}
.footer-two .menu-quicklinks-container ul li a {
    color: #000000;
}
.footer-two .menu-quicklinks-container ul li a:hover {
    color: #336cc8;
}
.footer-widgets-area {
	margin-bottom: 30px;
}
.footer-three ::placeholder {
	color: #000000;
	opacity: 1;
}
.footer-three {
	max-width: 528px;
	padding-left: 38px;
}
.footer-two {
	position: relative;
	padding-left: 13px;
}
.footer-two::after {
	content: "";
	position: absolute;
	bottom: 51px;
	right: -13px;
	border-right: 1px solid #336cc8;
	height: 252px;
	width: 1px;
}
.footer-one ul li strong {
    font-weight: 400;
    display: block;
}
.footer-abn ul li {
	display: inline-block;
	padding-right: 29px;
}
.footer-abn {
	float: left;
	padding-right: 25px;
}
.copyright {
	float: left;
}
.copyright a {
    display: inline-block;
    color: #000000;
}
.copyright a:hover {
    color: #336cc8;
}
.footer-privacy {
	float: left;
	padding-left: 41px;
}
.footer-bottom-area {
	max-width: 1005px;
	margin: 0 auto;
	padding-top: 43px;
	padding-bottom: 20px;
}
.footer-bottom-area .footer-widgets-area {
    margin-bottom: 0;
}
.about-imgsec {
	padding-top: 71px;
}
.wpb_content_element.about_imgcon {
	max-width: 530px;
}
.wpb_content_element.about-img {
	margin-bottom: 15px;
}
.bg-title {
	text-transform: uppercase;
	position: relative;
	padding-top: 40px;
}
.bg-title::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0; 
    right: 0;
    margin: 0 auto;
    background: url(images/title_icon.png) no-repeat scroll 0 0;
    width: 40px;
    height: 31px;
}
.whychoose-sec {
	padding-top: 45px;
	padding-bottom: 90px;
}
.choose-title {
	padding-bottom: 55px;
}
.chooseicon-title {
	text-transform: uppercase;
	line-height: 25px !important;
}
.wpb_content_element.choose-icon {
	margin-bottom: 21px;
	min-height: 57px;
}
/*testimonial styling*/
.testi-left .vc_column-inner {
	min-height: 545px;
	background-position: right center !important;
}
.testi-title {
	padding-right: 46px;
}
.testi-title {
	margin-right: 46px;
	/*max-width: 188px;*/
	float: right;
}
.testi-title::before {
    background: url(images/white_titlebg.png) no-repeat scroll 0 0;
}
.mri-customer {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom: 8px;
}
.mri-con p {
    color: #ffffff;
}
.testimonial-sec .mri_slider .slick-dots {
	position: absolute;
	bottom: -101px;
	width: 100%;
	max-width: 469px;
	left: 0;
	padding: 0 15px;
	padding-left: 0;
	right: 0;
	text-align: left;
}
.testimonial-sec .mri_slider .slick-dots li {
	display: inline-block;
	padding: 2px 5px 2px;
}
.testimonial-sec .mri_slider .slick-dots li.slick-active button {
	background: #346dc8;
	cursor: default;
}
.testimonial-sec .mri_slider .slick-dots li button {
	background: none;
	border-radius: 50px;
	box-shadow: inherit;
	cursor: pointer;
	display: block;
	height: 17px;
	text-indent: -9999px;
	width: 17px;
	border: 2px solid #346dc8;
	padding: 0;
	outline: none;
	background: none;
}
.testi-right > .vc_column-inner > .wpb_wrapper {
	max-width: 603px;
	padding-left: 49px;
	padding-top: 69px;
	padding-bottom: 30px;
	float: left;
}
.testi-right  .vc_column-inner {
    min-height: 545px;
}
/*header styling*/
.header {
	padding: 8px 0 6px;
    border-bottom: 8px solid #84d6ff;
}
.navbar-default-1 {
    background: none;
    border: medium none;
    border-radius: 0;
    min-height: 1px;
    margin: 0;
}
.navbar-collapse {
    padding-left: 0px;
    padding-right: 0;
}
.navbar-default-1 ul {
    list-style: none;
    margin: 0;
    float: left;
    text-align: left;
}
.navbar-default-1 .navbar-nav > li > a {
	color: #000000;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	padding: 5px 14px;
	text-transform: capitalize;
	position: relative;
}
.navbar-default-1 .navbar-nav > li::after {
	position: absolute;
	content: "";
	right: 0;
	bottom: 8px;
	height: 15px;
	width: 2px;
	background: #676767;
}
.navbar-default-1 .navbar-nav > li:last-child::after {
	content: none;
}
.navbar-default-1 .navbar-nav > li:last-child a {
    padding-right: 0;
}
.navbar-default-1 .navbar-nav > li > a:focus,
.navbar-default-1 .navbar-nav > li > a:hover,
.navbar-default-1 .navbar-nav > li.current-menu-item > a,
.navbar-default-1 .navbar-nav > li.menu-item-has-children:hover > a,
.navbar-default-1 .navbar-nav > li.current-menu-parent > a {
    background: none;
    color: #346dc8;
}

.navbar-default-1 .navbar-nav > li > a:hover::after,
.navbar-default-1 .navbar-nav > li > a:focus::after,
.navbar-default-1 .navbar-nav > li.current-menu-item > a::after,
.navbar-default-1 .navbar-nav > li.menu-item:hover > a::after,
.navbar-default-1 .navbar-nav > li.current-menu-parent > a::after {
    -webkit-transform: translateX(-50%) scaleX(1);
    transform: translateX(-50%) scaleX(1);
}
.navbar-default-1 .navbar-nav > li > a::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -21px;
	transform: translateX(-50%) scaleX(0);
	-webkit-transform: translateX(-50%) scaleX(0);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	width: 60%;
	height: 8px;
	background-color: #336cc8;
	-webkit-transition: transform 250ms;
	transition: transform 250ms;
}
.navbar-default-1 .navbar-nav > li > a:hover::after {
    -webkit-transform: translateX(-50%) scaleX(1);
    transform: translateX(-50%) scaleX(1);
}
.navbar-default-1 .navbar-nav > li > a:hover::after,
.navbar-default-1 .navbar-nav > li > a:focus::after,
.navbar-default-1 .navbar-nav > li.current-menu-item > a::after,
.navbar-default-1 .navbar-nav > li.menu-item-has-children:hover > a::after,
.navbar-default-1 .navbar-nav > li.current-menu-parent > a::after {
    -webkit-transform: translateX(-50%) scaleX(1);
    transform: translateX(-50%) scaleX(1);
}
.sub-menu {
	background: #000000;
	border: medium none;
	border-radius: 0;
	display: none; 
	padding: 6px 0 9px;
	position: absolute;
	width: 100%;
	margin: 0px;
	min-width: 160px;
	z-index: 999;
}
.sub-menu li > a {
	border: medium none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #ffffff;
	line-height: 15px;
	padding: 5px 13px 5px;
	text-decoration: none;
	text-align: left;
	display: block;
}
.sub-menu li > a:hover, 
.sub-menu li > a:focus, 
.sub-menu li.current-menu-item > a {
  color: #66cbfd;
}
#menu-main-menu li:hover > .sub-menu {
    display: block;
}
.header-top-area {
	text-align: left;
	padding-bottom: 51px;
	max-width: 943px;
	margin-left: auto;
	padding-top: 14px;
	display: block !important;
}
.mainmenu-area {
	padding-left: 0;
	padding-top: 11px;
}
.header-menu-section > div {
	display: inline-block;
	vertical-align: middle;
}
.header-top ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.header-top ul li {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto Condensed', sans-serif;
}
.header-top:first-child {
    float:left;
}
.header-top:last-child {
    float:right;
}
.header-top:last-child ul li a {
	display: inline-block;
	width: 124px;
	height: 41px;
	background: #84d6ff;
	text-align: center;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	border-radius: 7px;
}
.header-top:last-child ul li:first-child a {
	width: 142px;
	background: #346dc8;
	margin-right: 31px;
}
.header-top:first-child ul li {
	font-weight: 700;
	color: #000000;
	padding-right: 47px;
}
.header-top:first-child ul li a {
	color: #000000;
	background: url(images/headerphn_icon.png) no-repeat scroll 0 0;
	padding-left: 43px !important;
	padding: 7px 0;
}
.header-top:first-child ul li:last-child {
	background: url(images/location_iconheader.png) no-repeat scroll 0 0;
	padding-left: 43px !important;
	padding: 4px 0;
}
/*home page styling*/
#topslider .slide-item {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 548px;
    padding-bottom: 30px;
}
.slide-content strong {
	font-size: 60px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	display: block;
	line-height: 71px;
}
.slide-content {
	max-width: 616px;
	padding-left: 26px;
	padding-top: 163px;
}
.homeservice-sec {
	padding-top: 38px;
	padding-bottom: 7px;
}
.homesr-imgcon-sec {
	padding-top: 27px;
}
.homeservice-col > .vc_column-inner > .wpb_wrapper {
	background: #66cbfd;
	padding: 6px 6px 18px 6px;
    
}
.wpb_content_element.homeservice-img {
	margin-bottom: 20px;
}
.wpb_content_element.homeservice-img img {
    max-height: 246px;
}
.featurepro-title::before {
    background: url(images/white_titlebg.png) no-repeat scroll 0 0;
}
.rt-wpls .single-logo img {
	padding: 0;
	display: inline-block;
}
.single-logo-container {
	padding: 0 !important;
    border: 4px solid #fff;
}
.rt-wpls .single-logo img {
	padding: 0;
	display: inline-block;
	width: 100%;
}
.featurepro-col > .vc_column-inner > .wpb_wrapper {
	max-width: 1005px;
	margin: 0 auto;
	padding-bottom: 22px;
}
.feature-prosec .slick-prev.slick-arrow {
	background: url(images/featurei_righticon.png) no-repeat scroll 0 0;
	right: -45px;
}
.feature-prosec .slick-arrow {
	position: absolute;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: -9999px;
	z-index: 999;
	background-size: 100% auto !important;
	outline: none;
	top: 53%;
	padding: 0;
}
.feature-prosec .slick-next.slick-arrow {
	background: url(images/feature_lefticon.png) no-repeat scroll 0 0;
	left: -49px;
}
.wpb_content_element.slider-pro {
	padding-top: 9px;
}
.viewpro-button a {
	display: inline-block;
	width: 192px;
	height: 50px;
	background: #346dc8;
	color: #ffffff;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 7px;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
	text-transform: uppercase;
}
.wpb_content_element.viewpro-button {
	padding-top: 12px;
}
/*bloog page styling*/
.page-title {
	font-size: 60px;
	line-height: 60px;
	padding-top: 64px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
}
.featured-image {
	min-height: 218px;
	background-size: cover !important;
	padding-bottom: 30px;
}
.main-content.blog.general {
	padding-top: 78px;
}
.blog-content h3 a {
	font-size: 20px;
	color: #66cbfd;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
.meta-post.date {
	padding-bottom: 11px;
	color: #346dc8;
	font-size: 16px;
}
.readmore-btn a {
	display: inline-block;
	width: 200px;
	height: 55px;
	background: #336cc8;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height: 56px;
	letter-spacing: 0;
	margin-top: 35px;
}
.post-listing {
	padding-bottom: 72px;
}
.blog-pagination {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 54px;
}
.wp-pagenavi {
	padding-bottom: 19px;
	margin-top: 28px;
}
.wp-pagenavi span.current {
	border-color: #66cbfd;
	background: #66cbfd;
	border-width: 1px;
	color: #ffffff;
	width: 28px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	border-radius: 0;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #66cbfd;
	background: #ffffff;
	padding: 0;
	margin: 2px 5px;
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	color: #66cbfd;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	border-radius: 0;
}
.blog-title.post-title {
	color: #66cbfd;
	margin-bottom: 22px;
}
.post-details {
	padding-bottom: 70px;
}
.gallery-grid .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin: 0;
}
.vc_row.wpb_row.vc_row-fluid.gallary-imgsec {
	padding-top: 59px;
	padding-bottom: 68px;
}
.wpb_image_grid .wpb_image_grid_ul img:hover {
	opacity: .4;
}
.wpb_gallery.wpb_content_element.vc_clearfix.gallery-grid.home-gallery-grid {
	padding-top: 46px;
	padding-bottom: 12px;
}
.vc_row.wpb_row.vc_row-fluid.home-gallarysec {
	padding-top: 20px;
	padding-bottom: 63px;
}
.fm-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	margin: 0 27px 27px 0;
}
.fm-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item:nth-child(4n+4) {
	margin-right: 0;
}
.wpb_gallery.wpb_content_element.vc_clearfix.fm-gallery {
	margin-bottom: 8px;
}
.footer-privacy a {
	color: #000;
}
.footer-privacy a:hover {
	color: #346dc8;
}

/*Responsive site css*/
/*Large Devices, Wide Screens*/
@media only screen and (max-width : 1200px) {
.navbar-default-1 .navbar-nav > li > a {
	font-size: 14px;
	padding: 5px 9px;
}   
.slide-content {
	padding-top: 99px;
}    
#topslider .slide-item {
	min-height: 432px;
}    
.servicecon-titlehome {
	font-size: 22px !important;
	line-height: 22px !important;
}    
.wpb_content_element.homeservice-img img {
	min-height: 246px;
} 
.testi-right > .vc_column-inner > .wpb_wrapper {
	max-width: 461px;
	padding-left: 20px;
	padding-top: 58px;
}    
.footer-abn {
	padding-right: 6px;
}    
.footer-privacy {
	padding-left: 33px;
}    
.footer-bottom-area {
	padding-top: 43px;
	padding-bottom: 5px;
}    
.featurepro-col > .vc_column-inner > .wpb_wrapper {
	max-width: 877px;
}    
.feature-prosec .slick-next.slick-arrow {
	left: -38px;
}    
.feature-prosec .slick-prev.slick-arrow {
	right: -34px;
}    
.about-imgsec {
	padding-top: 35px;
}  
.gallery-grid .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	max-width: 313px;
}   
.fm-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	max-width: 214px;
} 
}

/*Medium Devices, Desktops*/
@media only screen and (max-width : 992px) {
.slide-content strong {
	font-size: 30px;
	line-height: 41px;
}
.slide-content {
	max-width: 405px;
	padding-left: 0px;
    padding-top: 71px;
}  
#topslider .slide-item {
	min-height: 250px;
}    
.bg-title {
	font-size: 30px !important;
	line-height: 30px !important;
}    
.servicecon-titlehome {
	font-size: 16px !important;
	line-height: 16px !important;
}    
.wpb_content_element.homeservice-img img {
	min-height: 178px;
}    
.chooseicon-title {
	text-transform: uppercase;
	line-height: 19px !important;
	font-size: 13px !important;
}    
.whychoose-sec {
	padding-bottom: 67px;
}    
.featurepro-col > .vc_column-inner > .wpb_wrapper {
	max-width: 630px;
}    
.testi-right > .vc_column-inner > .wpb_wrapper {
	max-width: 330px;
	padding-left: 10px;
	padding-top: 19px;
}    
.mri-con p {
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
}    
.testimonial-sec .mri_slider .slick-dots {
	bottom: -63px;
}    
.testi-left .vc_column-inner {
	min-height: 414px;
}    
.testi-right .vc_column-inner {
	min-height: 414px;
}    
.footer-logo {
	padding-top: 25px;
	text-align: left;
	padding-bottom: 5px;
}   
.footer-one {
	max-width: 100%;
}    
.footer-two::after {
	content: none;
}    
.footer-two {
	padding-left: 0;
}    
.three {
	clear: left;
}        
.footer-abn ul li {
	padding-right: 9px;
	font-size: 14px;
} 
.footer-three {
	max-width: 100%;
	padding-left: 0px;
}    
.copyright {
	font-size: 14px;
	padding-right: 5px;
}    
.footer-privacy p {
	font-size: 14px;
	margin-bottom: 0;
}  
.footer-privacy {
	padding-left: 0px;
}    
.footer-abn {
	padding-right: 0;
}    
.footer-bottom-area {
	padding-top: 26px;
	max-width: 100%;
	padding-bottom: 10px;
}    
.banner_title {
	padding-top: 20px;
	font-size: 30px !important;
	line-height: 30px !important;
}    
.banner-section {
	min-height: 178px;
}    
.wpb_content_element.about_imgcon {
	max-width: 100%;
}    
.about_imgcon p {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 14px;
}    
.wpb_content_element.banner-con {
	padding-top: 8px;
}    
.contact-title {
	padding-top: 0px;
}    
.form-section {
	padding-top: 0;
}    
.wpb_content_element.map {
	padding-bottom: 23px;
}
.page-title {
	font-size: 30px;
	line-height: 30px;
	padding-top: 36px;
}
.featured-image {
	min-height: 157px;
}    
.main-content.blog.general {
	padding-top: 63px;
}    
.post-listing {
	padding-bottom: 49px;
}    
.blog-pagination {
	padding-bottom: 32px;
}    
.blog-title.post-title {
	margin-bottom: 18px;
	font-size: 30px !important;
}    
.post-details {
	padding-bottom: 24px;
	padding-top: 30px !important;
}    
.post-list {
	font-size: 15px;
}      
.header-top:first-child ul li:last-child {
	display: none;
}    
.navbar-default-1 .navbar-nav > li::after {
	content: none;
}    
.navbar-default-1 .navbar-nav > li > a {
	font-size: 11px;
	padding: 5px 6px;
}    
.header-top-area {
	padding-bottom: 0px;
	padding-top: 5px;
}    
.navbar-default-1 .navbar-nav > li > a::after {
	bottom: -14px;
}
.sub-menu li > a {
	font-size: 12px;
	line-height: 12px;
	padding: 5px 6px 5px;
} 
.gallery-grid .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	max-width: 240px;
}      
.vc_row.wpb_row.vc_row-fluid.home-gallarysec {
	padding-top: 1px;
	padding-bottom: 25px;
}
.fm-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	max-width: 159px;
}
.vc_row.wpb_row.vc_row-fluid.gallary-imgsec {
	padding-top: 23px;
	padding-bottom: 25px;
}
}

/*Small Devices, Tablets*/
@media only screen and (max-width : 767px) {
.logo-area {
	text-align: center;
}  
.navbar-nav {
	margin: 7.5px 0;
	text-align: left;
}      
.header-menu-section > div {
	display: block;
	padding-left: 0;
}      
.navbar-default-1 ul {
	text-align: left;
	float: none;
}  
.navbar-default-1 .navbar-toggle {
	border-color: #66cbfd;
	float: left;
	background-color: inherit !important;
}      
.navbar-toggle .icon-bar {
	background: #66cbfd !important;
} 
.navbar-collapse {
	text-align: left;
}
.navbar-nav > li {
	display: block;
}    
.navbar-default-1 .navbar-collapse, .navbar-default .navbar-form {
    border-top: 1px solid #66cbfd;	
}          
.navbar-default-1 ul.sub-menu {
	background: none;
	display: block;
	padding: 2px 0 2px;
	position: relative;
}
.sub-menu li > a {
	font-size: 15px;
	padding: 6px 7px 6px;
	color: #000000;
}
.navbar-default-1 .navbar-nav > li > a {
	font-size: 16px;
	 padding: 5px 0;
}     
.sub-menu li > a:hover, 
.sub-menu li > a:focus, 
.sub-menu li.current-menu-item > a {
  color: #0049e4;
}         
.navbar-default-1 .navbar-nav > li > a::after {
	content: none;
}        
.header-top:last-child ul li a {
    width: 110px;
	margin-right: 3px;
	height: 34px;
	font-size: 15px;
	line-height: 36px;
}    
.header-top:last-child ul li:first-child a {
	width: 110px;
	margin-right: 3px;
	height: 34px;
	font-size: 15px;
	line-height: 36px;
}   
.header-top-area {
	top: 18px;
	right: 15px;
	max-width: 100%;
	position: absolute;
	padding: 0;
}    
.header-top:first-child ul li a {
	display: none;
}   
.header-top:first-child ul li {
	padding-right: 4px;
	padding-top: 5px;
}    
.featured-image {
	min-height: 115px;
}    
.page-title {
	padding-top: 17px;
}    
.main-content.blog.general {
	padding-top: 40px;
}    
.readmore-btn a {
	width: 136px;
	height: 45px;
	line-height: 45px;
	margin-top: 12px;
}    
.post-listing {
	padding-bottom: 37px;
}    
.wp-pagenavi {
	padding-bottom: 2px;
	margin-top: 5px;
}    
.post-details {
	padding-bottom: 1px;
	padding-top: 13px !important;
}    
.contact-title {
	padding-top: 0px;
	margin: 0;
}    
.banner-con p {
	font-size: 14px;
	line-height: 22px;
}    
.banner-section {
	min-height: 155px;
}    
.contact-details-title {
	margin-top: 0;
}    
.con-info {
	padding-top: 16px;
}    
.wpb_content_element.con-info {
	padding-top: 16px;
	margin-bottom: 11px;
}    
.inline-field label {
	width: 100%;
	margin-right: 0;
}    
.wpb_content_element.map {
	padding: 3px 0;
}    
.footer-bottom-area {
	padding-top: 20px;
	padding-bottom: 10px;
}  
.banner_title {
	padding-top: 0;
	margin-top: 9px;
}    
.banner-section {
	min-height: 119px;
}    
.about-imgsec {
	padding-top: 0;
}    
.wpb_content_element.about-img2 {
	margin-bottom: 0;
}
.about_imgcon p {
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 18px;
}    
.whychoose-sec {
	padding-bottom: 36px;
    padding-top: 0px;
}    
.choose-title {
	padding-bottom: 28px;
}    
.testi-title {
	margin-right: 0;
	max-width: 100%;
	float: none;
	padding-right: 0;
	text-align: center !important;
}   
.testi-left .vc_column-inner {
	min-height: 243px;
}    
.testi-right > .vc_column-inner > .wpb_wrapper {
	max-width: 100%;
	padding-left: 0;
	padding-top: 0;
}
.mri-con p {
	font-size: 16px;
	line-height: 25px;
}    
.testimonial-sec .mri_slider .slick-dots {
	bottom: -46px;
}    
.slide-content strong {
	font-size: 22px;
	line-height: 31px;
}    
.slide-content {
	max-width: 216px;
	padding-top: 43px;
}    
#topslider .slide-item {
	min-height: 158px;
}    
.homeservice-sec {
	padding-top: 4px;
	padding-bottom: 7px;
}    
.wpb_content_element.homeservice-img img {
	max-height: 100%;
}    
.wpb_single_image.wpb_content_element.vc_align_left.homeservice-img {
	text-align: center;
}    
.servicecon-titlehome {
	font-size: 24px !important;
	line-height: 24px !important;
}    
.homeservice-col > .vc_column-inner > .wpb_wrapper {
	padding: 20px 6px 18px 6px;
	margin-bottom: 20px;
}    
.featurepro-title {
    margin-top: 0px;
}  
.feature-prosec .slick-arrow {
	display: none;
}    
.wpb_content_element.slider-pro {
	padding-top: 0;
	margin-bottom: 0;
}    
.featurepro-col > .vc_column-inner > .wpb_wrapper {
	max-width: 100%;
	padding-bottom: 0;
}    
.three {
	margin-bottom: 0;
}   
.chooseicon-title {
	font-size: 16px !important;
	margin-top: 0;
	margin-bottom: 35px;
} 
.rt-container-fluid {
	padding-left: 30px;
	padding-right: 30px;
} 
.feature-prosec .slick-next.slick-arrow {
	left: -23px;
}
.feature-prosec .slick-prev.slick-arrow {
	right: -23px;
}
.gallery-grid .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	max-width: 100%;
	text-align: center;
	width: 100%;
}
.fm-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
	max-width: 100%;
	text-align: center;
	width: 100%;
	margin-right: auto;
}
.wpb_image_grid .wpb_image_grid_ul img {
	display: inline-block !important;
}  
.testi-right .vc_column-inner {
	min-height: 114px;
}
}