html {scroll-behavior: smooth}

/* --------------------------------------

   Body 

	 disable code:

 -webkit-user-select: none;

        -webkit-touch-callout: none;

        -moz-user-select: none;

        -ms-user-select: none;

        user-select: none;

   -------------------------------------- */





body, html { overflow-x:hidden !important; }

a, a:hover {color: inherit;}

a[href^=tel] { color: inherit; text-decoration: none; } 

body {

		font-family:"verdana", Times, serif; color: #222; background-color: #fff;	

		font-size: 18px;

	overflow-x: hidden; }



h1 {font-size: 30px; font-weight: bold; color: #000;font-family:"verdana", Times, serif;}

h2, h3, h4, h5, h6 {font-size: 25px; font-weight: bold; font-family:"verdana", Times, serif;}

h5 > a{font-style: italic; font-family:"verdana", Times, serif;  font-weight: bold; }

a{ 	color: #222; transition: all 0.2s ease-in-out 0s;}

a:hover { 	color: #000; transition: all 0.2s ease-in-out 0s; text-decoration: underline;}



p {	font-family:"verdana", Times, serif; text-shadow:none;  font-size:18px;}



div.container {	

	position:relative;}



.floatLeft { float:left}

.floatRight { float:right}



.boxtesti {box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; padding: 30px; margin-top: 40px; margin-bottom: 40px; border-radius: 50px;}

/* --------------------------------------

   header padding and background

   -------------------------------------- */

		.mingCum_padding_around {padding: 1vh 7vw;}

#mingCum_main_heading_bg {background: rgba(0, 0, 0, .4)}



.mingCum_quick_services {background:#1a2238; color: #c4df9b; text-align: center; font-size: 36px; padding: 10px; text-transform: uppercase; font-weight: bold}

/* --------------------------------------

   logo and phone header

   -------------------------------------- */

.mingCum_cc{margin-top: 10px; display:inline-block}

.mingCum_cc p{color: #fff; font-size: 9px; margin: 0; padding: 0;}

.mingCum_logo_phone {background: #1a2238}

.mingCum_phone_top{font-size: 18px; font-style: italic; font-weight: bold; color:#1a2238; display: inline-block; background:#f4db7d;  border-bottom:5px solid #e0c974;

	border-top:5px solid #e0c974; padding: 10px;

text-align: center}	

.mingCum_phone_top a{font-size: 20px; color:#1a2238; display: inline-block}

.mingCum_phone_top a:hover{color:#000;}

.mingCum_mobiletext { color: rgba(255, 255, 255, 0.7)}

.mingCum_logo h1{ font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";

	font-size: 36px;  font-weight: bold; font-style: normal;

	color: #fff; margin: 0; text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.3) }

.mingCum_cc img{display:inline-block; width: 150px; height: auto}



.mingCum_social_media {display:flex; width: 74px; margin: 0 auto;}

.mingCum_social_media img{ width: 32px; height: auto; padding: 5px;  border-radius: 10px;}



/* --------------------------------------

   Navigation

   -------------------------------------- */

.navbar-inverse{

	background:#f4db7d;

	border-bottom:none; 	transition: all 0.2s ease-in-out 0s;	

	font-family:"verdana", Times, serif; }



.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 

	color:#f4db7d;  border-radius:  30px  ;

	background:#111624;

	font-family:"verdana", Times, serif; text-shadow:none; }

	

.navbar-inverse .navbar-nav > li > a{

	 font-family:"verdana", Times, serif; background:none;

	 padding:10px;  text-shadow:1px 1px 1px rgba(255, 255, 255, 0.3);	

transition: all 0.2s ease-in-out 0s;

	 font-size:16px;

	 font-weight:bold; font-style: italic;

	 color: #1a2238;}



.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {

      color: #000; background: none; 

		  text-decoration:underline; border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%   ;}



.navbar { 

	margin-bottom:0; }

	

.navbar .navbar-nav {

  display: inline-block;

  float: none;

  vertical-align: top;}



.navbar .navbar-collapse {

  text-align: center;}



/* --------------------------------------

   Section 1 Banner

   -------------------------------------- */

.banner-wallpaper {background: #011107}

#banner{

	margin:0px auto; 

    width: 100%; 

   	background-size: auto;

	position:relative; }



#bootstrap-menu{

    -webkit-transition:all 0.3s 0s ease-in-out;

    transition:all 0.3s 0s ease-in-out; margin:0;

	   font-family:"verdana", Times, serif; font-weight:bold; }	



.mingCum_banner1 { 

   background-position:left top;

   background-image:url(../images/cumming-garage-door_001.jpg);

   background-repeat:no-repeat; 

   min-height:278px; text-align: left;  }

   

.mingCum_banner1 p, .mingCum_banner2 p, .mingCum_banner3 p{ color:#c4d1f4;

   font-size:19px;

   font-family:"verdana", Times, serif;

 padding: 1vh 7vw;}

   

.mingCum_banner1 h2, .mingCum_banner3 h2, .mingCum_banner2 h2{ 	color:#fff; 

	font-size:30px;	padding: 1vh 7vw; font-weight: normal; font-style: normal

	

	}



.mingCum_banner2 { 

   background-position:left top;

   background-image:url(../images/cumming-garage-door_002.jpg);

   background-repeat:no-repeat; 

   min-height:278px; text-align: left;  }

   



.mingCum_banner3 { 

   background-position:left top;

   background-image:url(../images/cumming-garage-door_003.jpg);

   background-repeat:no-repeat; 

   min-height:278px; text-align: left;  }

   





.mingCum_padding_banner {padding: 1vh 7vw;}



.carousel-indicators li {

   background-color: rgba(255, 255, 255, 0.5);

    border: medium none;

    border-radius: 27px;

     height: 25px;

    margin: 0;

    padding: 0;

    width: 25px;}

	

.carousel-indicators .active {

	background-color: rgba(0, 0, 0, 0.8); 

	border:1px solid rgba(0, 0, 0, 0.6);   

	height: 25px;

	margin: 0;

	width: 25px;}



/* --------------------------------------

  Section 1 banner services

   -------------------------------------- */



.mingCum_banner_services {

	padding: 2vh 2vw; background: #1a2238; 

	-webkit-border-bottom-right-radius: 100px;

-webkit-border-bottom-left-radius: 100px;

-moz-border-radius-bottomright: 100px;

-moz-border-radius-bottomleft: 100px;

border-bottom-right-radius: 100px;

border-bottom-left-radius: 100px;

	box-shadow: 12px 12px 2px 1px #f4db7d; margin-bottom: 15px;

}



.mingCum_banner_services img{display:inline-flex; -webkit-border-radius: 70px;

-moz-border-radius: 70px;

border-radius: 70px;  filter: drop-shadow(0.35rem 0.35rem 0.4rem rgba(0, 0, 0, 0.2));}

.mingCum_banner_services img:last-child {margin-right:none !important}

.mingCum_banner_services img:hover {-webkit-animation: swing 1s ease;

        animation: swing 1s ease;

        -webkit-animation-iteration-count: 1;

        animation-iteration-count: 1;

filter: grayscale(100%);}

/* --------------------------------------

  Section 2 content text 1

   -------------------------------------- */



.mingCum_2 {padding: 15px;}





.mingCum_2_responsive-video {

    position: relative;

    padding-bottom: 50%;

    padding-top: 30px; overflow: hidden;

}



.mingCum_2_responsive-video iframe,

.mingCum_2_responsive-video object,

.mingCum_2_responsive-video embed {

    position: absolute; 

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

/* --------------------------------------

   Section 3 - dark gray

   -------------------------------------- */

.mingCum_darkgray {padding: 15px; 

}





.mingCum_darkgray a:hover{color:#000;}

.mingCum_darkgray a, .mingCum_darkgray p, .mingCum_darkgray ul, .mingCum_darkgray li, .mingCum_darkgray h2, .mingCum_darkgray h3, .mingCum_darkgray h4{color:#111;}

.mingCum_darkgray ul{ margin-left: 30px;}

.mingCum_darkgray  li{list-style: square;}



.mingCum_darkgray_img_services {float: right;

border-radius: 30% 70% 22% 78% / 74% 30% 70% 26% ; margin: 10px 10px 10px 50px; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;}





	

/* --------------------------------------

   Section 4 - (gray)

   -------------------------------------- */

.mingCum_gray {padding: 10px; 

 margin-bottom: 15px; 

}

.mingCum_gray a:hover{color:#000;}

.mingCum_gray a, .mingCum_gray p, .mingCum_gray ul, .mingCum_gray li, .mingCum_gray h2, .mingCum_gray h3, .mingCum_gray h4{color:#111;}

.mingCum_gray ul{ margin-left: 30px;}

.mingCum_gray li{list-style: square;}

.mingCum_gray_img_services{float: right;

	  margin: 10px 10px 10px 50px; 

border-radius: 30% 70% 22% 78% / 74% 30% 70% 26% ; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;



}

.mingCum_gray_container{box-shadow: rgba(50, 50, 93, 0.1) 0px 30px 60px -12px inset, rgba(255, 255, 255, 0.1) 0px 18px 36px -18px inset;padding:25px;  background:#fafafa; }

/* --------------------------------------

   Section contact

   -------------------------------------- */

.mingCum_contact {background:#111624;}

.mingCum_contact_info_text p{font-size: 20px; color: #b9caf7}

.mingCum_contact_info_text {padding: 3vh 2vw;}

.mingCum_contact_info_text a:hover{ color:#fff;}

.mingCum_contact_info_text a{font-weight: bold; color: #f4db7d }

.mingCum_contact_info_text  strong {color:#ccc;}

/* --------------------------------------

   Section footer services

   -------------------------------------- */

.mingCum_footer_services_padding {padding:10px }

.mingCum_footer_services_shadow {background-color:#000; border: 5px solid #111726; padding:30px 50px; -webkit-border-radius: 100px;

-moz-border-radius: 100px;

border-radius: 100px; }	

.mingCum_footer_services_shadow:hover{background-color:#1a2238}

.mingCum_footer_services_action_bg{padding: 2vh 2vw; background: #1a2238; 

	-webkit-border-top-left-radius: 100px;

-webkit-border-top-right-radius: 100px;

-moz-border-radius-topleft: 100px;

-moz-border-radius-topright: 100px;

border-top-left-radius: 100px;

border-top-right-radius: 100px;

	box-shadow:12px -10px 2px 1px #f4f4f4; margin-top: 15px;}







.mingCum_footer_services_shadow h4 { 

	color:#fff; font-size: 20px;font-style: italic; font-family:"verdana", Times, serif;  font-weight: bold;}



.mingCum_footer_services_shadow strong{ color: #fff; padding: 2px 5px;}



.mingCum_footer_services_action .post {

    padding: 5px; 

    position: relative;

	color:#fff }

	

.mingCum_footer_services_action .post-1 {

    transform: translate(100px, 20px);

	text-align:left}



.mingCum_footer_services_action .post-3 {

    transform: translate(-100px, 20px);

	text-align:left}	

	

.mingCum_footer_services_action .post p{

	color:#f4f4f4; 

	font-size:15px;}





/* --------------------------------------

   Section footer locations

   -------------------------------------- */

.This_is_section_footer_location_bg {background: #d9eafc; padding: 20px 0px; border-bottom:10px solid #79aaeb; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4)}

.This_is_section_footer_location_bg h5{color: #446187;}

.This_is_section_footer_location_bg li, .This_is_section_footer_location_bg ul{list-style:circle; color:#347fcb; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4)}

.This_is_section_footer_location_box { padding: 5px; }

.This_is_section_footer_location_box_padding {padding-right: 5px;}

.This_is_section_footer_location_box_padding:last-child {padding-right: 0px;}

.This_is_section_footer_location_box a{color:#01589b; font-size: 19px}

.This_is_section_footer_location_box {margin: 10px 0; padding: 15px;}

.This_is_section_footer_location_box a:hover{text-decoration: underline; color:#fff}





/* --------------------------------------

   Section footer links

   -------------------------------------- */

 #mingCum_footer {

	 background:#1a2238;

	 text-align:center;

	 color:#cccccc;

	 padding:15px; 

	 		   }

		   

#mingCum_footer p > strong {font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";

	 

	color: #fff; font-weight: 800; }

	 

.mingCum_footer_text_links a{color: #fff; transition: all 0.2s ease-in-out 0s;}

.mingCum_footer_text_links a:hover{color:#f4db7d; text-decoration: none;}

	

 /* footer Schema */ 

#mingCum_schema {

	background: rgba(0, 0, 0, 0.5);

	margin: 10px 0;

	 color:#ccc; padding: 10px 20px;	 }

#mingCum_schema a{color:#ccc;} 			  

#mingCum_schema h2{ font-family:"verdana", Times, serif;

	color:#ccc;



	margin:0;

	}

#mingCum_schema strong{	font-family:"verdana", Times, serif; color: #ccc; letter-spacing: 1px;}

.mingCum_schema_add_mapSection div {

	display: inline;}







/* --------------------------------------

BackToTop button css 

-------------------------------------- */

#scrolltop {

	position:fixed;

	right:10px;

	bottom:10px;

	cursor:pointer;

	width:50px;

	height:50px;

	background-color:rgba(0, 0, 0, 0.5);

	text-indent:-9999px;

	display:none; -webkit-border-radius: 70px;

-moz-border-radius: 70px;

border-radius: 70px;}

	

#scrolltop span {

	position:absolute;

	top:50%;

	left:50%;

	margin-left:-8px;

	margin-top:-12px;

	height:0;

	width:0;

	border:8px solid transparent;

	border-bottom-color:#ffffff}

	

#scrolltop:hover {

	background-color:rgba(0, 0, 0, 0.7);

	opacity:1;filter:"alpha(opacity=100)";

	-ms-filter:"alpha(opacity=100)";}

	

/* --------------------------------------

   phone button

   -------------------------------------- */

.mingCum_phone a{ color:#f4f4f4 !important; text-align: center; font-size: 20px; 

	 text-shadow: none; text-transform: none; 

background: #00a14f; /* Old browsers */

background: -moz-linear-gradient(-45deg,  #00a14f 0%, #028844 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(-45deg,  #00a14f 0%,#028844 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(135deg,  #00a14f 0%,#028844 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a14f', endColorstr='#028844',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

-webkit-border-radius: 30px;

-moz-border-radius: 30px;

border-radius: 30px;

 display: inline;

	transition: all 0.2s ease-in-out 0s !important;	

	padding: 10px 40px;   }

.mingCum_phone {margin:10px;}

.mingCum_phone p{margin: 30px 0px;}

.mingCum_phone a:hover{	

background: #c2df9c;   text-shadow: none;

	color:#013a1b!important;

}



.mingCum_phone_footer {

background: #023010; /* Old browsers */

background: -moz-linear-gradient(-45deg,  #023010 55%, #111624 59%); /* FF3.6-15 */

background: -webkit-linear-gradient(-45deg,  #023010 55%,#111624 59%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(135deg,  #023010 55%,#111624 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023010', endColorstr='#111624',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */



text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);



text-align: center; padding: 10px; color:#cce1b6; font-size: 36px; font-weight: bold}

.mingCum_phone_footer a:hover{color:#fff;}

/* --------------------------------------

   animation

   -------------------------------------- */

@keyframes pop-in {

    0% { opacity: 0;transform: scale(0.1); }

    100% { opacity: 0.3;transform: scale(1); }

}





.popin1 {

    animation: pop-in 0.5s ease;

	animation-delay: 0;



}





@-webkit-keyframes swing

{

    15%

    {

        -webkit-transform: translateX(5px);

        transform: translateX(5px);

    }

    30%

    {

        -webkit-transform: translateX(-5px);

       transform: translateX(-5px);

    } 

    50%

    {

        -webkit-transform: translateX(3px);

        transform: translateX(3px);

    }

    65%

    {

        -webkit-transform: translateX(-3px);

        transform: translateX(-3px);

    }

    80%

    {

        -webkit-transform: translateX(2px);

        transform: translateX(2px);

    }

    100%

    {

        -webkit-transform: translateX(0);

        transform: translateX(0);

    }

}

@keyframes swing

{

    15%

    {

        -webkit-transform: translateX(5px);

        transform: translateX(5px);

    }

    30%

    {

        -webkit-transform: translateX(-5px);

        transform: translateX(-5px);

    }

    50%

    {

        -webkit-transform: translateX(3px);

        transform: translateX(3px);

    }

    65%

    {

        -webkit-transform: translateX(-3px);

        transform: translateX(-3px);

    }

    80%

    {

        -webkit-transform: translateX(2px);

        transform: translateX(2px);

    }

    100%

    {

        -webkit-transform: translateX(0);

        transform: translateX(0);

	}}

	







@media screen and (max-width: 1340px) {	.mingCum_1_banner_main_left {padding: 5px 20px;}

	.mingCum_Phone_visible_area_bg img{width: 130px; height: auto}

		.navbar-brand h1{font-size:21px;} 

	h2, h3, h4, h5, h6 {font-size: 26px;}

	.mingCum_1_banner_main_left a {font-size: 25px}

.mingCum_1_banner_main_right_service:last-child{width: 210px; height: auto;}

.mingCum_1_banner_main_right_service{width: 215px; height: auto;  padding-right: 10px}

	.mingCum_contact_info_text { padding: 10px 30px;}

	

	.mingCum_cc img{display:inline-block; width: 140px; height: auto}

	.navbar-inverse.sticky {top:0;

            position: fixed;           

	font-size:16px;

            width: 100%;          

		background:#f4db7d !important;

            text-align: left;

           			opacity:0.94; }	

	.mingCum_phone_top a {font-size: 16px;}

.navbar-inverse.sticky .navbar-nav > li > a{font-size:16px;  text-shadow:1px 1px 1px rgba(255, 255, 255, 0.4);	

 padding:10px 5px; }	

	

.navbar-inverse .navbar-nav > li > a{

	 font-size:16px; padding: 10px 5px}

	

.mingCum_padding_around {padding: 1vh 3vw;}

	.mingCum_footer_services_shadow {min-height: 180px; }

	

	

}

/* Small screen laptop and pc */

@media screen and (max-width: 1200px) {

.mingCum_banner1, .mingCum_banner2, .mingCum_banner3 {padding: 1vh 10vw; min-height: auto; background-position: left top;

 }



	.mingCum_banner1 p, .mingCum_banner2 p, .mingCum_banner3 p{background: rgba(0, 0, 0, 0.7);  -webkit-border-radius: 30px;

-moz-border-radius: 30px;

border-radius: 30px; padding: 20px;	 text-align: center} 

	

	.carousel-indicators {bottom:-3%;}

	

	.mingCum_banner1 h2, .mingCum_banner2 h2, .mingCum_banner3 h2{color:#fff; font-weight: bold; text-shadow: 1px 1px 2px #000; text-align: center}



	

}



/* Small screen laptop and pc */

@media screen and (max-width: 1123px) {

.mingCum_padding_around {padding: 1vh 3vw;}

	.navbar-brand h1{font-size: 18px;}

.mingCum_cc img{display:inline-block; width: 150px; height: auto}

.mingCum_phone_top a{font-size: 18px}

	.mingCum_phone_footer {font-size: 25px}

	.mingCum_gray_img_services, .mingCum_darkgray_img_services{width: 250px; height: inherit}

.mingCum_contact_info_text p {font-size: 16px;}

	.mingCum_contact_info_text a{font-size: 22px}

}





@media screen and (max-width:1033px) {.navbar-brand h1{font-size: 17px;} 

.mingCum_1_banner_main_right_service:last-child{width: 190px; height: auto;}

.mingCum_1_banner_main_right_service{width: 195px; height: auto;  padding-right: 5px} 

.mingCum_1_banner_main_right{display:flex; 

								justify-content:center;	align-items:center; margin-top: 10px }

	.mingCum_cc img {width: 120px;}

	.mingCum_footer_services_shadow {min-height: 190px; padding: 20px;}

	.mingCum_contact_info_text {padding: 10px 20px} 	.mingCum_1_banner_main_left h5{ font-size: 20px;}	

	.mingCum_logo h1{font-size: 30px; text-transform: none}

	.mingCum_phone_top a {font-size: 12px}

	.mingCum_padding_around {padding: 1vh 3vw;}

	

}



@media screen and (max-width:1003px) {.navbar-brand h1{font-size:20px;}

	.mingCum_contact_info_text {padding: 10px 30px} 

	.carousel-indicators {bottom:-12%;}

	.mingCum_contact_info_text p {font-size: 16px;}

}



@media screen and (max-width:980px) {	.navbar-brand h1{font-size: 18px;} 

	.mingCum_footer_services_action_bg {background-repeat:repeat;}

	.mingCum_footer_services_shadow {min-height:inherit;}

	.navbar-inverse.sticky .navbar-nav > li > a{font-size: 11px; }

/*   Navigation */	

.navbar-inverse .navbar-nav > li > a{

	 font-size:13px; padding: 10px 2px}

.mingCum_cc img{display:inline-block; width: 90px; height: auto}	

	.mingCum_padding_around {padding: 1vh 3vw;}

	.mingCum_footer_services_shadow {min-height: 200px; }

	

}



/* Landscape phone to portrait tablet */

@media screen and (max-width: 767px) {

	.mingCum_bg_phone_tablet_area {text-align: center; padding: 1vh 11vw; background: #011107; color:#ccc; }.mingCum_bg_phone_tablet_area a{color:#fff; font-size: 22px;}

	.mingCum_bg_phone_tablet_area a:hover{color:darkseagreen; font-size: 22px;}

	.mingCum_1_banner_main_left {background: #294972; }

	.mingCum_1_banner_main_left { text-align: center;

    padding: 5px 0px;

	} .mingCum_1_banner_main_left h5{margin: 0 0 0 30px; padding: 5px; background: none;  font-size: 18px;}

	.mingCum_darkgray, .mingCum_gray, .mingCum_quick_services {padding: 1vh 11vw; }

	body {background:#fff;}

	

	.mingCum_footer_services_action_bg {background-image: none; background: #02090f; padding: 10px 30px; margin: 0; min-height: inherit;}

	.mingCum_footer_services_shadow {padding: 10px 30px; min-height: inherit}

	.mingCum_contact_info_text {padding: 10px 20px;}

	.mingCum_2_bg h1 {font-size: 22px}

	.mingCum_phone a:hover, .mingCum_phone a{font-size: 20px}

	h1, h2, h3, h4, h5, h6{font-size: 22px}

	a, a:hover {font-size: 18px}

	.mingCum_2, #mingCum_footer, .mingCum_darkgray,.mingCum_gray,.mingCum_contact,.mingCum_footer_services_action_bg

	{padding: 10px 40px;}

	.mingCum_footer_services_action h5 {font-size: 22px;}

	

	.mingCum_1_banner_main_right_service > .col-sm-12 {padding: 0}

					.mingCum_1_banner_main_left{text-align: center; }

				.mingCum_1_banner_main_left > .clearfix, .mingCum_1_banner_main_right, .mingCum_phone{display:flex; 

								justify-content:center;	align-items:center; width: 96%}	

	.mingCum_1_banner_main_left_social_media {width: 30px; height: auto}

	.mingCum_1_banner_main_right_service:last-child{width: 150px; height: auto;}

.mingCum_1_banner_main_right_service{width: 155px; height: auto;  padding-right: 10px}

		

	.mingCum_1_banner_main_right_service {padding: 5px;}	

				.mingCum_1_banner_main_left a {font-size: 24px;}

			.mingCum_banner_services {padding: 2vh 7vw;}

	

.navbar-inverse{

	height:auto;

	opacity:0.9;}

	

.navbar-inverse .navbar-nav > li > a{

	font-size:18px;

	font-weight:bold;

	padding:5px 20px !important;}

	

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse 

.navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > 							

.active > a:hover {

	border:none;

	padding:5px 20px}



.navbar-nav{

	float: inherit!important;

	clear:left;

	margin:0px;}	



.navbar-collapse{

	padding-bottom:5px;}	



.navbar-inverse.sticky .navbar-nav > li > a{

	font-size:18px;

	font-weight:bold;

	padding:5px 30px !important; }

	

.navbar-inverse.sticky .navbar-nav > .active > a, 

.navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse.sticky .navbar-nav > 

.active > a:hover {	font-size:16px;

	border:none;

	padding:5px 30px}

	

.navbar-inverse.sticky{

	height:auto;

	opacity:0.9; }

	

.navbar-collapse.sticky{

	padding-bottom:5px;}	

	



.mingCum_logo_small_screen{  text-align: left;  

	 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";

	font-size: 22px; 

	color: #000; margin: 0; text-shadow: 2px 1px 3px rgba(255, 255, 255, 0.3); padding: 5px;}	

	.mingCum_darkgray img {width: 250px; height: auto}

	.mingCum_gray_img_services img {width: 250px; height: auto}

	.mingCum_gray img{width: 250px; height: auto}

	

	/* navbar-toggle */

	.navbar-inverse .navbar-toggle {background: rgba(0, 0, 0, 0.3); border: none;}	

	.navbar-inverse .navbar-toggle:hover {background: rgba(0, 0, 0, 0.7); color: #f4f4f4}

	.This_is_section_footer_location_bg {display:flex; 

								justify-content:center;	align-items:center; width: 100%; padding: 10px 50px; }

	.This_is_section_footer_location_box{padding: 5px;}

		

		.mingCum_phone_footer {font-size: 20px; padding: 1vh 11vw;}

}



/* Portrait & landscape phone */

@media (max-width: 670px) { .mingCum_logo_small_screen{font-size: 22px;}

		.mingCum_1_banner_main_right_service {padding: 10px;}	

	.mingCum_1_banner_main_right_service:last-child img{padding-right: 0px }

.mingCum_1_banner_main_right_service:last-child{width: 110px; height: auto;}

.mingCum_1_banner_main_right_service{width: 115px; height: auto;  padding-right: 5px}

.mingCum_1_banner_main_left h5{  font-size: 17px;}

	.mingCum_1_banner_main_left_cc {width: 145px; height: auto;}

.mingCum_contact_img {display:none}

				.mingCum_gray_img_services, .mingCum_darkgray_img_services{display: none;}

	.mingCum_bg_phone_tablet_area a{font-size: 20px}

	.mingCum_contact_info_text a {font-size: 18px;}

}



@media (max-width: 420px) {	

		

	.mingCum_1_banner_main_left a {font-size: 20px;}

	.mingCum_logo_small_screen{font-size: 20px;}

	.mingCum_1_banner_main_left h5{padding: 5px 10px;   font-size: 15px;}

	p, ul, li {font-size: 14px;}

	

	h1, h2, h3, h4, h5, h6 {font-size: 20px}.mingCum_phone a:hover, .mingCum_phone a{font-size: 16px; display: inline-block}

	.mingCum_1_banner_main_right_service:last-child{width: 85px; height: auto;}

.mingCum_1_banner_main_right_service{width: 90px; height: auto;  padding-right: 5px}

	#scrolltop{display: none !important}

	.mingCum_darkgray img {display: none}

	.mingCum_gray_img_services img {display: none}

	.mingCum_gray img{display: none}

	

}



@media (max-width: 360px) {		h1, h2, h3, h4, h5, h6 {font-size: 18px}	

	.mingCum_1_banner_main_left a {font-size: 18px;}

	.mingCum_logo_small_screen{font-size: 18px;}	

	.mingCum_1_banner_main_right_service:last-child img{padding-right: 0px }

.mingCum_1_banner_main_right_service:last-child{width: 70px; height: auto;}

.mingCum_1_banner_main_right_service{width: 75px; height: auto;  padding-right: 5px}

.mingCum_2, #mingCum_footer, .mingCum_darkgray,.mingCum_gray,.mingCum_contact,.mingCum_footer_services_action_bg

	{padding: 1vh 11vw;} 

	.mingCum_1_banner_main_left h5{font-size: 14px;}

		

	.mingCum_gray_container { margin: 0; padding: 1vh 11vw;}



.mingCum_bg_phone_tablet_area a{font-size: 18px}

	.mingCum_phone_footer {font-size: 18px; padding: 1vh 11vw;}

	#mingCum_schema, #mingCum_schema p, #mingCum_schema a, #mingCum_schema strong{font-size:  14px;}

	.mingCum_contact_info_text a {font-size:16px;}

}



@media (max-width: 280px) {	.mingCum_logo_small_screen{font-size: 12px;}	

	.mingCum_1_banner_main_right_service{display: none}

	.mingCum_footer_services_action {text-align: center}

	.mingCum_1_banner_main_left_cc {width: 105px; height: auto;}

	.mingCum_1_banner_main_left{text-align: center;}

	#mingCum_schema {display: none}

		.mingCum_1_banner_main_left h5{ font-size: 12px;  margin-left: 20px;}

	.mingCum_darkgray img {display: none}

	.mingCum_gray_img_services img {display: none}

	.mingCum_gray img{display: none}

	.mingCum_banner_services{display: none;}

	.mingCum_bg_phone_tablet_area a{font-size: 16px}

}





@media screen and (min-width: 1200px) {	

	body {background-size: contain}

	

.navbar-inverse{background: #f4db7d;

           

            -webkit-transition: all 0.4s ease;

            transition: all 0.4s ease;}



#banner{margin:0px auto 0; background:#f4db7d;}

.navbar-nav{margin:0;}

.navbar-inverse.sticky {top:0;

            position: fixed;

            line-height: 40px;

            height: 75px;  

	font-size:16px;

            width: 100%;          

		background:#f4db7d !important;

            text-align: left;

           			opacity:0.94;

					 }	



.navbar-inverse.sticky .navbar-nav > li > a{font-size:17px;  text-shadow:1px 1px 1px rgba(255, 255, 255, 0.4);	

 padding:10px 5px;

 }

.navbar-inverse.sticky .navbar-nav > .active > a, .navbar-inverse.sticky .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { 

	color:#fff;

		font-family:"verdana", Times, serif; text-shadow:none; }

	.navbar-inverse.sticky .navbar-nav{margin: 0;}	



	

.navbar-inverse .navbar-nav > li > a{

	 font-family:"verdana", Times, serif; background:#f4db7d;

	 padding:10px 7px;  }}





@media screen and (min-width: 1920px) { 

	.mingCum_padding_around {padding: 1vh 15vw;}

	body {

  -webkit-background-size: cover !important;

  -moz-background-size: cover !important;

  -o-background-size: cover !important; 

  background-size: cover !important; background-size:100% 11%!important}



	.mingCum_footer_services_action_bg{-webkit-background-size: cover !important;

  -moz-background-size: cover !important;

  -o-background-size: cover !important;

  background-size: cover !important; background-size:100% 100% !important}



}



@media (min-width: 2560px) { .mingCum_banner1, .mingCum_banner2, .mingCum_banner3 { 

  -webkit-background-size: cover !important;

  -moz-background-size: cover !important;

  -o-background-size: cover !important; 

	background-size: cover !important; background-size:100% auto !important} 

	.carousel-indicators { bottom:-10%}



	.mingCum_padding_footer{padding: 0vh 29vw;}

}

@media (min-width: 4500px) {	.mingCum_padding_around {padding: 1vh 35vw;}}

