
/*============== Font ==============*/

https://fonts.googleapis.com/css?family=Lato:400,300,700,400italic|Open+Sans:400,600

/*============== Font ==============*/

/*============== Body Code ==============*/

body {
	background:#fff;
	font: 14px 'Open Sans', sans-serif;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
::selection {
	background-color: #abc837;
}
/*============== Body Code ==============*/

/*======================== Dynamic Codes ========================*/
/*============== Header Area Codes ==============*/
.topBar{    background: #abc837;padding:10px 0;}
header {
	padding: 0;
	width: 100%;
	z-index: 100;
	position: relative;
        background-color: #fff;
	
}
.logo {
	position: relative;
	z-index: 1001;
	margin: 0;
	padding: 10px;
	float:left;
	background:#fff;
}
.logo a {
	margin: 0;
}
section.slider {padding:0;}
/* CUSTOMIZE THE CAROUSEL sliderStyle-1
-------------------------------------------------- */
.sliderStyle3 .carousel-caption{bottom: 23%;
	  background: #fff;
	  width: 50%;
	  padding: 30px; 
	  left: 25%;}
  .sliderStyle1 .carousel-caption{
	bottom: 23%;
    width: 50%;
    padding: 20px;
    left: 10%;}
  
  .sliderStyle1 .carousel-caption h1, .carousel-caption p {
	  color: #000;
	  text-shadow: none;
  }
  .sliderStyle1 .carousel-control{text-shadow:none;opacity:10;}
   .sliderStyle1 .carousel-caption h1, .carousel-caption p {
	  color: #000;
	  text-align: left;
  }
  

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

  .sliderStyle2 .carousel-caption{
	  bottom: 23%;
	  padding: 30px; 
	  left: 25%;}
  
    .sliderStyle2 .carousel-caption h1, .carousel-caption p {
	  color: #000;
	  text-shadow: none;
  }

  .sliderStyle2 .carousel-caption h1, .carousel-caption p {
	  color: #000;
	  text-align: center;
  }
  
 
.sliderStyle3 .carousel-caption h1, .carousel-caption p {
	  color: #000;
	  text-align:center;
  }
  
  .carousel-indicators li {
	  border: 1px solid #62a756;
	  background: #62a756;
  }
  .carousel-caption h1, .carousel-caption p {
	  color: #000;
	  text-shadow: none;
  }
  .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-angle-left, .carousel-control .fa-angle-right {
	  position: absolute;
	  top: 50%;
	  z-index: 5;
	  display: inline-block;
  }
  .carousel-control .fa-angle-left, .carousel-control .fa-angle-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	  width: 30px;
	  height: 30px;
	  margin-top: -15px;
	  font-size: 30px;
  }
  .carousel-control .icon-next, .carousel-control .fa-angle-right {
	  right: 50%;
	  margin-right: -10px;
  }
  .carousel-control .fa-angle-left, .carousel-control .icon-prev {
	  margin-left: -15px;
  }
  .carousel-control .icon-prev, .carousel-control ..fa-angle-left {
  left: 50%;
  margin-left: -10px;
  }
  .carousel-control.right, .carousel-control.left {
	  background-image: none;
  }
  
  .carousel-caption h1 {
	  font-weight: bold;
	  text-transform: capitalize;
	  line-height: 50px;
	  font-size: 40px;
	  color: #000;
  }

/*============== Header Area Codes ==============*/

/* Navigation Codes*/
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-brand {
	color: #a91632;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px 0px;
	margin-top: -5px;
}
.nav>li {
	position: relative;
	display: inline-block;
	text-align: center;
	padding: 0;
	margin-right: 20px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    transition: all 0.5s ease;
    padding-top: 0;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 0;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	transition: all 0.5s ease;
	color:#abc837;
}
.navbar-default .navbar-toggle {
	border: solid 1px #fff;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-nav {
	padding: 0;
    margin-right: 0 !important;
   	    margin: 45px 0;
}
.navbar {
	margin-bottom: 0;
}
.navbar-nav>li {
	float: none;
	text-transform: capitalize;
}

.nav>li>a {
	padding: 10px 20px;
}
.navbar-default {
	background: transparent;
	border: 0;
}

/* Heading Codes*/
h1, h2, h3, h4, h5, h6 {
	color: #000;font-family: 'Lato', sans-serif;
	text-align: center;
	transition: all 0.5s ease;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 3px;
	font-weight:600;
}
section {
	padding: 20px 0;
	width: 100%;
	zoom: 1;
	clear: both;
	overflow: hidden;
	display: block;
}
section.bg{background:#f6f6f6;padding:0;}

.testimonialStyle7 {
  margin-bottom: 2em;
  float: left;
}

.testimonialStyle7 a {
  color: rgba(255, 255, 255, 0.5);
}
.testimonialStyle7 a:hover, .testimonialStyle7 a:focus, .testimonialStyle7 a:active {
  color: white;
  text-decoration: none;
}
.testimonialStyle7{
 
   padding: 0 40px;
    
    position: relative;
    
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    
    border: 1px solid #abc837;
	    border-top: none;
    border-bottom: none;
}

.testimonialStyle7 span {
font-size: 20px;
    color: #abc837;
    display: block;
	margin-bottom: 10px;
    
}
.testimonialStyle7 img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.testimonialStyle7 p {
  font-style: italic;
  color: #7B7B7B;
  font-size:14px;
}
.testimonialStyle7 .author {
  line-height: 20px;
  font-size: 20px;
  margin-left: 20px;
}
.testimonialStyle7 .author .subtext {
  display: block;
  font-size: 16px;
}
.testimonialStyle7 h6 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
	position:relative;
}
.testimonialStyle7 h6::before{content: '';
    background: #7B7B7B;
    height: 1px;
    width: 20px;
    position: absolute;
    right: 0;
    margin-right: 100px;
    margin-top: 10px;}
.featureService span {
    float: left;
    width: 20%;
	font-size:40px;
	color:#abc837;
}
.featureService .featureContent {
    width: 80%;
    float: right;
}
.featureService h3{text-align:left;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
	background: #abc837;
	color: #fff;
	border: 2px solid #abc837;
}
/*========================= Dynamic Codes =============================*/


/*============== Headings ==============*/

h1 {
	font-size: 30px;
	line-height: 40px;
	float: none;
	margin: 0 auto;
	position: relative;
	padding-bottom: 10px;
}
h2 {
	font-size: 26px;
	line-height: 40px;
	position: relative;
}
h3 {
	font-size: 24px;
	line-height: 30px;
}
h4 {
	font-size: 20px;
	line-height: 30px;
}
h5 {
	font-size: 18px;
	line-height: 24px;
}
h6 {
	font-size: 16px;
	line-height: 21px;
}
h1 {
    font-weight: lighter;
}

/*============== Headings ==============*/

p {
	color:#7B7B7B;
	margin: 10px 0;
	line-height: 28px;
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover, a:focus {
	color:#abc837;
	text-decoration: none;
	transition: all 0.5s ease;
}
/*============== Buttons ==============*/

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	border: 2px solid #abc837;
	color: #fff;
	display:inline-block;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
	line-height: normal;
	padding: 12px 40px;
	font-family: 'Open Sans', sans-serif;
	background: #abc837;
	transition: all 0.5s ease;
	margin: 30px auto;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	border: 2px solid #abc837;
	color: #000;
	background: transparent;
	transition: all 0.5s ease;
}
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
	border: 2px solid #abc837;
	color: #000;
	background: transparent;
	transition: all 0.5s ease;
	outline: none;
}
.button.full-width, button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
.theme-button {
	    color: #fff;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    margin-top: 5px;
    line-height: normal;
    padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
    background: #abc837;
    transition: all 0.5s ease;
    border: 2px solid transparent;
    border-radius: 4px;
    text-align: center;
    letter-spacing: 2px;
}
.theme-button:hover, focus {
	border: 2px solid #abc837;
    color: #abc837;
    background: transparent;
}
.theme-button-second {
	border: 1px solid #abc837;
	color: #abc837;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	margin-top: 5px;
	line-height: normal;
    font-family: 'Open Sans', sans-serif;
	background: transparent;
	transition: all 0.5s ease;
	padding: 8px 15px;
}
.theme-button-second:hover, focus {
	background: #abc837;
	border: 1px solid #abc837;
	color: #fff;
}
/*============== Buttons ==============*/


/*============== Forms ==============*/

form {
	margin-bottom: 20px;
}
fieldset {
	margin-bottom: 20px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
	padding: 11px;
	outline: none;
	color: #000;
	margin: 0;
	width: 100%;
	max-width: 100%;
	display: block;
	margin-bottom: 10px;
	background: transparent;
	transition: all 0.5s ease;
	border: 2px solid #abc837;
}
textarea {
	min-height: 60px;
	transition: all 0.5s ease;
}
label, legend {
	display: block;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    letter-spacing: 3px;
}
select {
	color: #000;
	border: 1px solid #000;
}
input[type="checkbox"] {
	display: inline;
}
label span, legend span {
	font-weight: normal;
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
}
.form p {
	border-bottom: 1px dotted #a91632;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.form .input {
	float: left;
	width: 329px;
	margin: 0 30px 0px 0;
}
.form .input:first-child {
	margin-left: 0;
}
.form textarea {
	margin-bottom: 20px;
}
.form {
	width: 100%;
	padding: 20px 0;
}
.form h3 {
	text-align: left;
}
textarea {
	height: auto;
	resize: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:    #000;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
color: #fff;
}
input:-moz-placeholder {
color:    #000;
opacity:  1;
}
input:focus:-moz-placeholder {
color:    #fff;
opacity:  1;
}
input::-moz-placeholder {
color:    #000;
opacity:  1;
}
input:focus::-moz-placeholder {
color:    #fff;
opacity:  1;
}
input:-ms-input-placeholder {
color:    #000;
}
input:focus:-ms-input-placeholder {
color:    #fff;
}
/*============== Forms ==============*/

/*============== Misc ==============*/
.dynamic_Box{padding: 10px;
    border-top: 3px solid #f8f8f8;
	 border-bottom: 3px solid #f8f8f8;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;}
.col-lg-4:nth-child(1) .dynamic_Box{border-left:none;}	
.dynamic_Box h4{    color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 40px 0 30px 0;}
.dynamic_Box span.fa {font-size: 40px;
    color: #abc837;
    padding: 0;
    text-align:center;
    line-height: 50px;
    display: block;}
.dynamic_Box:hover{    box-shadow: 0 21px 65px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 21px 65px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 21px 65px 0 rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 21px 65px 0 rgba(0, 0, 0, 0.18);border-color: #abc837;}
ul.imgs-gallery {
	float: none;
	margin: 20px auto 0;
	width: 1170px;
	padding: 0;
}

ul.imgs-gallery li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 380px;
}
ul.imgs-gallery li:before{content:'';display:none !important;}
.remove-bottom {
	margin-bottom: 0 !important;
}

.add-top {
	margin-top: 20px !important;
}
.add-top-large {
	margin-top: 40px !important;
}
.add-top-xl {
	margin-top: 65px !important;
}
img.scale-with-grid {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.social-media {
	margin: 0;
	padding:0;
	display: block;
	text-align:right;
}
.social-media ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.social-media li {
	display:inline-block;
	    margin: 0 5px 0 0;
		text-align:center;
}
.social-media li a span.fa{    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    /* background: #fff; */
    border: 2px dotted #fff;
    font-size: 20px;
    border-radius: 10%;}
.social-media li:before{content:'';display:none !important;}	
.nav>li:before {
	display: none;
}
.contact_form {
	margin:10px 0;
	padding: 0;
}
.simple_Box {
	margin:0;
	padding:10px;
	border: 1px solid #abc837;
    border-top: none;
}

.simple_Box span.fa {
    font-size: 40px;
    color: #fff;
    display: block;
}

.simple_Box span{
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #abc837;
    width: 80px;
    height: 80px;
    border-radius: 6%;
    line-height: 80px;
    margin-bottom: 12px;
}

.address_info {
    padding: 20px 0;
	margin:0;
}

.address_info span.fa {
	font-size: 25px;
    color: #fff;
    text-align: center;
    display: block;
    background: #abc837;
    width: 50px;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-right: 20px;
    margin-bottom: 60px;
}

.richTextWidget ul {
         padding: 10px 0;
    margin: 0;
}
.richTextWidget  ul li {
  list-style: none;
padding: 10px;
font-weight: 700;
list-style-type: decimal-leading-zero;
list-style-position: inside;
}

.boxImage{
    padding: 0;
    position: relative;
    overflow: hidden;}
.boxImage img{width: 100%;
    transition: all .2s ease-in-out;
}
.boxImage img:hover {
    transform: scale(1.2);
    cursor: pointer;
}
/* Effect 7: second border slides up */
.cl-effect-7 a {
	padding: 12px 10px 10px;
	color: #566473;
	text-shadow: none;
	font-weight: 700;
}

.cl-effect-7 a::before,
.cl-effect-7 a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);
}

.cl-effect-7 a::after {
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s;
}

.cl-effect-7 a:hover::before,
.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::before,
.cl-effect-7 a:focus::after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

.cl-effect-7 a:hover::after,
.cl-effect-7 a:focus::after {
	top: 0%;
	opacity: 1;
}
.item_img {
    border: 2px solid #abc837;
    padding: 10px;
}
.item_img::before {
    content: "";
    z-index: -1;
    position: absolute;
    background-color: rgb(228, 228, 228);
	    top: 30px;
    bottom: -30px;
    left: 31px;
    right: -30px;
}
.contain_box {
    padding: 30px;
}
.t-style2 {
    border: 1px solid #565d67;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.t-style2:hover {
    border: 1px solid #ea6060;
    padding-bottom: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-font-smoothing: antialiased;
}
.t-style2 img { 
	padding: 30px;
	margin: 0 auto;
}
.t-caption2 { padding: 5px 20px }
.t-social2 {
    padding: 5px 7px;
    width: 100%;
    background-color: #565d67;
}
.t-style2:hover >.t-social2 {
    background-color: #ea6060;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-font-smoothing: antialiased;
}
.t-social2 .fa {
    display: inline-block;
    padding: 6px;
    color: #ffffff;
    width: 30px;
    height: 30px;
    border: 1.5px solid transparent;
    border-radius: 5px;
}
.t-social2 .fa:hover {
    padding: 6px;
    width: 30px;
    height: 30px;
    border: 1.5px solid #ffffff;
    border-radius: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-font-smoothing: antialiased;
}
.testimonialStyle_1 {
	background: #f4f4f4;
	margin: 20px 0;
	padding: 10px;
}
.testimonialStyle_1 img {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	display: block;
}
.testimonialStyle_1 span.fa {
	margin-right: 10px;
}

.information ul {
    margin: 0;
    list-style: none;
}
.information ul li {
    float: left;
	margin-top:-5px;
	margin-left: 10px;
           list-style: none;
	
}
.information ul li span.fa {
    margin-right: 10px;
	    font-size: 18px;
}

.information ul li a {
    font-size: 14px;
    color: #fff;
}
.header_social {
    text-align: right;
}
.header_social ul {
    margin: 0;
    padding: 0;
    list-style: none;
	float: right;
	
	
}
.header_social ul li {
    display: inline-block;    margin-top: 10px;
}
.header_social ul li a {
        color: #abc837;
    padding: 0 7px;
}
.header_social ul li a span.fa {
    font-size: 18px;
    color:#fff;
}

.carousel-caption {
    position: absolute;
    /* right: 15%; */
    top: 50%;
    left: 39%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background: #fff;
    padding: 20px;
    margin-top: -128px; 
    height:275px;
}
.content_box {
   padding:50px;
   margin: 0;
}
.about_box {    
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #f4f4f4;
}
.about_box span {
    font-size: 40px;
    font-weight: bold;
    display: block;
    text-align:left;
    color: #abc837;}
	
.info_icon{display:table-cell;}
.info_icon span.fa {
    font-size: 16px;
    color: #fff;
}
.info_text{display:table-cell;padding-left:10px;}
/*============== Misc ==============*/

/*============== Theme Elements ==============*/

.remove-padding {
	padding: 0!important;
}
//*============== Theme Gallery ==============*/
ul.imgGallery {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.imgGallery li {
	display: inline-block;
	float: left;
	width: 20%;
}
ul.imgGallery li img {
	width: 100%;
}
.grid {
	max-width: 100%;
	list-style: none;
	float: left;
	width: 100%;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	background: #abc837;
	text-align: center;
	cursor: pointer;
}
figure.effect-jazz img, figure.effect-jazz h2 span {
	color: #000;
}
.grid figure img {
	width: 100%;
	opacity: 10;
}
.grid figcaption {
	color: #fff;
}
.grid figcaption h3 {
	color: #fff;
}
.grid figcaption a {
	color: #fff;
	border: 1px solid #fff;
}
.grid figure p {
	color: #fff;
}
ul.fullwidthGallery.imgs-gallery {
	width: 100%;
	display: table;
}
ul.fullwidthGallery.imgs-gallery li {
	width: 33.3%;
	margin-right: 0;
	display: inline-block;
	margin-bottom: -18px !important;
}
.fullwidthGallery figure.effect-jazz {
	margin: 0;
}

/* ===== Gallery UI Style ======*/
/*============== Theme Gallery ==============*/
/* ===== Gallery UI Style ======*/
/*============== Theme Gallery ==============*/
/*============== Theme Elements ==============*/

/*============== Icons ==============*/

/*============== Icons ==============*/

/*============== UI ELEMENTS ==============*/
ol {
	display: block;
	list-style-type: none;
	padding: 0px;
	color: #000;
}
/*============== UI ELEMENTS ==============*/

/*============== Footer Area Codes ==============*/
footer {
    height: auto;
    width: 100%;
}
footer ul {
    padding: 0;
    list-style: none;
}
footer ul li{
    margin-bottom:5px;
    padding:0 !important;
    list-style-type:none !important;
    }

footer ul li::before {
        content:'';
        display:none;
}

footer ul li a{color:#fff;}
footer ul li a:hover, footer ul li a:focus{color:#fff;}
footer li span.fa {
    margin-right: 5px;
}

.copyright{
    background:#abc837;
	    padding: 20px 0;
}
.copyright p{margin: 5px 0;
    padding: 0;color:#fff;}
/*============== Footer Area Codes ==============*/


/*============== Responsive Codes ==============*/

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.grid {
	margin: 0 auto;
	display: block;
	text-align: center;
}
ul.imgs-gallery li {
	width: 330px;
}
h5 {
	font-size: 18px;
}
h4 {
	font-size: 20px;
}
.simple_Box span:before {top:59%;}
.simple_Box{margin-bottom:20px;}
.information ul li a {font-size: 13px;}
}

/*============== Ipad (portrait and landscape) ==============*/

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.dynamic_Box h3 {
	font-size: 20px;
}

.navbar-brand {
	font-size: 34px;
}
.nav>li {
	margin-right: 10px;
}
.grid {
	margin: 0 auto;
	display: block;
	text-align: center;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
p {
	font-size: 14px;
}
.dynamic_Box {
	margin: 0 0 50px 0;
}
ul.imgs-gallery li {
	width: 33.3%;
}
.simple_Box span:before {top:59%;}
.simple_Box{margin-bottom:20px;}
.header_social ul {margin:0 auto;text-align:center;display:block;float:none;}
.testimonialStyle7 {padding: 10px;}

}

/*============== Ipad (portrait and landscape) ==============*/

/*============== Big Smartphones (portrait and landscape) ==============*/			

@media only screen and (min-width: 481px) and (max-width: 767px) {
h1 {
	font-size: 30px;
}
.navbar-default .navbar-nav > li > a {
	padding: 8px 0;
}
.nav > li {
	margin-right: 20px;
}
h3 {
	font-size: 24px;
}

header {
	position: relative;
}
.navbar-default .navbar-toggle {
	border: 1px solid #abc837;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #abc837;
}
.nav > li > a {
	padding: 10px 12px;
}
.nav>li>a {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.navbar-nav {
	margin: 10px 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
.grid {
	margin: 0 auto;
	display: block;
	text-align: center;
}
ul.imgs-gallery, ul.imgs-gallery li {
	width: 100%;
}
.dynamic_Box {
	margin: 0 0 30px 0;
}
.social-media ul {margin:0 auto;text-align:center;}
.simple_Box {margin: 0 0 30px 0;}
.topBar ul li {margin-bottom:7px;}
.header_social ul {float:none;}	
.navbar-default .navbar-toggle {
	border: 1px solid #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
}

/*============== Big Smartphones (portrait and landscape) ==============*/		
	
/*============== Smartphones (portrait and landscape) ==============*/

@media only screen and (max-width: 480px) {
header {
	position: relative;
}
p {
	font-size: 14px;
}
h1 {
	font-size: 30px;
	line-height: 40px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
.navbar-default .navbar-toggle {
	border: 1px solid #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.nav > li {
	display: block;
margin: 10px 0;
}
.navbar-toggle {
	margin: 10px 0;
}
.navbar-brand {
	width: 200px;
}
.navbar-nav {
	margin: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
.grid {
	margin: 0 auto;
	display: block;
	text-align: center;
}
ul.imgs-gallery {
	width: 100%;
}
img.scale-with-grid {
	width: 100%;
}
.dynamic_Box {
	margin: 0 0 30px 0;
}
.carousel-caption {
    top: 10%;
    left: 5%;
}
.social-media ul {margin:0 auto;text-align:center;}
.sliderStyle2 .carousel-caption h1{font-size:20px;}
.simple_Box {margin: 0 0 30px 0;}
.topBar ul li {margin-bottom:7px;}
.header_social ul {float:none;}	

}
/*============== Smartphones (portrait and landscape) ==============*/		
		
/*============== Responsive Codes ==============*/

