@import url(https://fonts.googleapis.com/css?family=Lato:400,900,700);

@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
	display: block;
}
a img {
	border: 0;
}
body {
	margin: 0px;
	padding:0px;
	font-family: 'Lato', sans-serif;
	font-size:18px; background:#1b5755;
	/*background-color:#fff;*/
}

/* Selection colours */
::selection {
background: #f49d07;
color:#fff;
}
::-moz-selection {
background: #f49d07;
color:#fff;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
a {
	outline:none; 
}
p {
	padding:0px;
	margin:0px;
	color:#333333;
}
li {
	padding:0px;
	margin:0px;
	list-style:none;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:28px;
	margin-bottom:10px;
}
h3 {
	font-size:23px;
	margin-bottom:10px;
}
h4 {
	font-size:20px;
	margin-bottom:10px;
}
h5 {
	font-size:18px;
	margin-bottom:10px;
}
h6 {
	font-size:16px;
	margin-bottom:10px;
}
ol li {
	list-style:decimal inside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.color-border {background:url(../images/color_border.html) repeat-x; width:100%; height:10px;}

.bg-top {background: url(../images/bg-top.jpg) repeat-x top #c0b298; padding:10px 14px; font-family: 'Lato', sans-serif; color:#fff; font-size:13px; }
.bg-top a {color:#FFFFFF; text-decoration:none;}
.bg-top a:hover {color:#333;}

.header-bg {background: url(../images/bg-header.jpg) repeat-x top #f6f1eb; padding:0px 20px;}

.social-icon ul{ list-style:none; margin:0px; padding:0px;}
.social-icon li{ list-style:none; float: left; color:#fff; font-size:14px;}
.social-icon li a{ color:#fff; padding-right:12px; font-size:14px;}
.social-icon li a:hover{ color:#ffd628;}

.social {font-size:20px;}
.social a {color:#666666; padding:0px 5px;}
.social a:hover {color:#f4b446;}

.menu{ float:right;}
.menu ul{ margin:0px; padding:0px; list-style:none;}
.menu li{ list-style:none; float:left!important; font-family: 'Lato', sans-serif; color:#ffd628; font-size:12px; line-height:20px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; text-transform:uppercase; padding:0px  10px;}
.menu li a{font-family: 'Lato', sans-serif; color:#ffd628; float:left!important;}
.menu li a:hover{ color:#fff; text-decoration:none;}

/*.main{ background:#fff; display:block; width:100%;}*/
.white_bg{ background:#fff; display:block; width:100%;}

header {   }
.header_top { }

.logo { display:inline-block; margin:5px 0px 0px 0px;}


header .navbar { margin-bottom:0px; border:0px; margin-top:45px; z-index:9999; }
header .navbar-nav > li { padding-left:1px; padding-right:1px; }
header .navbar-nav > li > a {  font-family: 'Lato', sans-serif; color:#fff !important; font-size:14px; font-weight:500; text-transform:uppercase; padding:10px 15px ; padding-bottom:10px;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background:#e79d26; }
header .navbar-nav > li:hover a { color:#fff !important; border-bottom:none;  }
header .navbar-nav > li.active > a { color:#FFFFFF!important; }
header .navbar-nav > li > a:hover { background:#d55600;  color:#FFFFFF !important; text-decoration:none;  }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background:#d55600; !important; text-decoration:none;  color:#FFFFFF; }

header .navbar-nav li a .caret { margin-top:-3px; }

.highlights {width:100%; background:#7f3a1d; height:auto;}
.col1-bg{ background:#d55601; height:200px; padding:20px 35px;}
.col1-bg-icon{ margin-top:16px;}
.col1-bg img{ margin-top:24px; margin-bottom:15px;}
.col1-bg h1 {color:#FFFFFF; font-size:35px; margin-bottom:10px;}
.col1-bg h2{  font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:25px;}
.col1-bg p{font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:15px; padding:10px 15px;}
.col1-bg a {color:#fff; text-decoration:none;}
.col1-bg a:hover {color:#FFCC00;}
.col1-bg ul {margin:0px; padding:0px; list-style:none;}
.col1-bg li {margin:0px; padding:0px; list-style:none; font-family: 'Lato', sans-serif; color:#fff; line-height:20px; text-align:center; font-size:14px; border-bottom:1px #e79d26 solid;}

.col2-bg{ background:#d58801; height:200px; padding:20px 35px;}
.col2-bg img{ margin-top:24px; margin-bottom:15px;}
.col2-bg h1 {color:#FFFFFF; font-size:35px; margin-bottom:10px;}
.col2-bg h2{  font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:25px;}
.col2-bg p{font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:15px; padding:10px 15px;}
.col2-bg  a {color:#FFFFFF; text-decoration:underline;}
.col2-bg  a:hover {color:#333; text-decoration:none;}

.col3-bg{ background:#e79d26; height:200px; padding:20px 35px;}
.col3-bg img{ margin-top:24px; margin-bottom:15px;}
.col3-bg h1 {color:#FFFFFF; font-size:35px; margin-bottom:10px;}
.col3-bg h2{ font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:25px;}
.col3-bg p{font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:15px; padding:10px 15px;}
.col3-bg  a {color:#FFFFFF; text-decoration:underline;}
.col3-bg  a:hover {color:#333; text-decoration:none;}

.featured_product_bg { width:100%; margin-top:10px;  display:inline-block;/*background-image:url(../images/featured_product_bg.jpg); background-repeat:no-repeat; background-size:cover; background-size:100%; background-position:center top; max-height:453px; padding-top:40px; padding-bottom:40px;*/ }
.featured_product_bg h3 {font-family: 'Lato', sans-serif; text-transform: uppercase; font-weight:normal; color:#333333; font-size:28px; padding-top:20px; display:inline-block; padding-left:0px !important;/*font-family: 'Lato', sans-serif; text-transform:uppercase; text-align:center; font-weight:normal; color:#fff; font-size:40px; background-image:url(../images/featured_product_title_border.jpg); background-repeat:no-repeat; background-position:center bottom; padding-bottom:35px; text-shadow: -2px 4px 5px rgba(117, 50, 50, 0.75); margin-bottom:20px; */ }
.featured_product_bg h3 span{ color:#98c531;}
.featured_product_bg .home_products li {width:200px !important; margin-bottom:10px; height:auto; /*margin-left:5px; margin-right:5px;*/ padding:5px 15px 5px 0px; display:inline-block; margin-left:8px; margin-right:8px;/*background-color:#b99b5f; border:1px solid #ceb176; width:250px !important; margin-bottom:33px; height:auto margin-left:15px; margin-right:15px; padding:15px; -webkit-box-shadow: 0px 7px 6px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    0px 7px 6px 0px rgba(0, 0, 0, 0.25);
box-shadow:         0px 7px 6px 0px rgba(0, 0, 0, 0.25); */ }
.featured_product_bg .home_products li .img_bg { max-width:200px; display:inline-block; border:3px solid #b9a783;}
.featured_product_bg .home_products li .img_bg img { max-width:100%; /display:inline-block; }

.featured_product_bg .home_products li a{ color:#473102;}
.featured_product_bg .home_products li a:hover{ color:#446900!important; text-decoration:none;}

.home_products { width:100%;/*width:100%;*/ margin:auto; text-align:center;  }
.home_products .slick-prev { background-image:url(../images/featured_product_left.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:31px; height:27px; position: absolute; right: 60px; top: -35px; border:1px solid #696262; }
.home_products .slick-next { background-image:url(../images/featured_product_right.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:31px; height:27px; position: absolute; right: 22px; top: -35px; border:1px solid #696262; }
.home_products .slick-list { transform: translate3d(0px, 0px, 0px); width: 100%; margin: auto; }
.featured_product_bg .home_products li .img_bg { margin-bottom:10px; }
.featured_product_bg .home_products li h5 { color:#fff!important; font-size:15px; text-align:center; font-family: 'Lato', sans-serif; line-height:22px;/* padding-left:10px; padding-right:10px;*/ }

/*.featured_product_bg .home_products li a{ color:#fff!important; text-decoration:none;}
.featured_product_bg .home_products li a:hover{ color:#7a5f28!important; text-decoration:none;}*/
.home_products .slick-next:hover, .home_products .slick-next:focus, .home_products .slick-prev:hover, .home_products .slick-prev:focus { outline:none;}

.home-content-bg{ padding:35px 0px 0px 0px;}
.home-left-content-bg { /*background:#fff!important;*/ width:100%; margin-top:30px!important;}
.home-left-content-bg img{ background:url(../images/who-we-are-img.html) no-repeat; margin-right:10px;}
.home-left-content-bg h1{ font-size:16px; font-family: 'Lato', sans-serif; color:#98c531; line-height:28px; }
.home-left-content-bg h1 span{ font-size:30px; font-family: 'Lato', sans-serif; color:#333333; line-height:36px;}
.home-left-content-bg p{font-family: 'Lato', sans-serif; color:#87754a; font-size:15px;}
.read_more{background-color:#644503; color:#fff; font-size:16px; padding:12px 40px;  font-family: 'Lato', sans-serif; text-transform:uppercase; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; margin-bottom:10px;   }

.read_more:hover { text-decoration:none; background-color:#333333;  color:#fff; }

.home_who_bg { background:#98c531; padding:50px 35px; font-size:18px; line-height:26px; color:#333; font-family: 'Lato', sans-serif; }
.home_who_bg h1{ margin-bottom:20px; font-size:35px; color:#333; font-weight:600; text-align:center;}
.home_who_bg h2{ font-size:24px; color:#333;}
.home_who_bg p { margin-bottom:20px; color:#333; font-size:16px;  }
.ico {margin-bottom:7px;}
.home_who_bg .read_more_btn{ background-color:#333; color:#fff; font-size:13px; padding:5px 20px;  font-family: 'Lato', sans-serif; text-transform:uppercase; border-radius:45px; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;    }
.home_who_bg .read_more_btn:hover { text-decoration:none;  background-color:#000; color:#fff;}



.uline {border-bottom:5px #FFFFFF solid; width:10%; margin:0px auto; margin-bottom:15px;}

.cont-section {padding:50px 0px 0px 0px; background:#eee4ce; width:100%;}

.cont-section h1 {font-size:45px; color:#6f391e; text-transform:uppercase; font-weight:900; letter-spacing:-2;}
.cont-section span {font-size:28px; color:#d55601; font-style:italic;}
.underline { margin:10px 0px; }
.cont-section p {font-family: 'Lato', sans-serif; font-size:17px; font-weight:400; color:#000; line-height:28px; margin:25px 0px 20px 0px;}
.cont-section .read_more_btn{ background-color:#d55601;  border:1px #eb4825 solid; color:#fff; font-size:15px; padding:8px 30px; font-family: 'Lato', sans-serif; text-transform:uppercase; border-radius:0px; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }

.cont-section .read_more_btn:hover { text-decoration:none; background-color:#000; color:#fff; border:1px #000 solid;}



.cont-section-inner  {padding:50px 35px; background:#fff; width:100%;}
.cont-section-inner  h1 {font-size:32px; color:#d55601; font-weight:400; line-height:50px; margin-bottom:20px; border-bottom:1px #c0b298 solid;}
.cont-section-inner  h2 {font-size:26px; color:#2f3645; font-weight:400; line-height:40px; margin-bottom:10px;}
.cont-section-inner  h3 {font-size:24px; color:#2e5b9f; margin-bottom:10px;}
.cont-section-inner p {font-family: 'Lato', sans-serif; font-size:17px; color:#000; font-weight:400; line-height:28px; margin:15px 0px 20px 0px;}
.cont-section-inner p span {color:#0b3474;}
.cont-section-inner a { color:#000; font-weight:400; }
.cont-section-inner a:hover { color:#f49d07; text-decoration:none; }
.cont-section-inner .read_more_btn{ background-color:#eb4825;  border:1px #eb4825 solid; color:#fff; font-size:15px; padding:8px 30px; font-family: 'Lato', sans-serif; text-transform:uppercase; border-radius:0px; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }
.uline-inner {border-bottom:5px #f4b446 solid; width:10%; margin:0px auto; margin-bottom:15px;}
.cont-section-inner .read_more_btn:hover { text-decoration:none; background-color:#fff; color:#5E5B5B; border:1px #eb4825 solid;}

.cont-section-inner .list ul{ list-style:none; margin:0px; padding:0px;}
.cont-section-inner .list li{ list-style:none; margin:0px; padding:0px; background: url(../images/tick-icon.png) no-repeat left; background-position:top left; font-family: 'Lato', sans-serif;  font-weight:normal; color:#000; font-size:17px; font-weight:400; padding-left:20px;line-height:28px!important;}
.cont-section-inner .list li a {color:#000; text-decoration:none;}
.cont-section-inner .list li a:hover {color:#FF3300; text-decoration:none;}

.blue-txt {color:#33CCFF;}

.videos {margin:15px 0px;}

.videos .read_more_btn:hover { text-decoration:none; background-color:#000; color:#fff; border:1px #000 solid;}

.form-control {background:#FFFFFF; border:1px #CCCCCC solid; width:100%; height:45px; border-radius:0px!important;}
.cont-section-inner .btn-submit{ background-color:#d55601;  border:1px #eb4825 solid; color:#fff; font-size:15px;  font-family: 'Lato', sans-serif; text-transform:uppercase; border-radius:0px; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }
.cont-section-inner .btn-submit:hover{ text-decoration:none; background-color:#000; color:#fff; border:1px #000 solid;}



.course_highlights {margin:20px 0px;}

.results { background:#d55601; padding:25px; color:#fff; margin:20px 0px; 0px 0px;}
.results h3 { color:#fff; font-size:24px; font-weight:600; line-height:30px;}
.rank{ color: #d55601; font-weight:600;}

.lft-cont {border-right:1px #e9e9e9 solid; }
.right-section h3 {font-size:28px; color:#2e5b9f; margin-bottom:10px;}
.right-section h4 {font-size:24px; color:#073c78; margin:40px 0px 20px 0px;}
.right-section .list-item ul{ list-style:none; margin:0px; padding:0px;}
.right-section .list-item li{ list-style:none; margin:0px; padding:0px; border-bottom:1px #CCCCCC solid; font-family: 'Lato', sans-serif;  font-weight:normal; color:#333; font-size:16px; padding-left:0px;line-height:35px!important;}
.right-section .list-item li a {color:#333333; text-decoration:none;}
.right-section .list-item li a:hover {color:#98c531;}
.right-section .list-item a.active {color:#98c531;}

.statement {padding:25px 35px; background:#d55601; width:100%; margin:0px 0px 25px 0px;}
.statement h2 {font-size:26px; color:#e7b326; line-height:30px; margin-bottom:25px;}
.statement h3 {color:#fff; line-height:25px;}
.statement h4 {font-size:23px; color:#2e5b9f; line-height:25px;}
.statement h5 {font-size:18px; color:#2e5b9f; font-weight:600; line-height:25px;}
.statement p {color:#fff;}
.statement a {color:#e7dc26; text-decoration:underline;}
.statement a:hover {color:#000; text-decoration:underline;}
.statement img {margin-bottom:20px;}
.statement ul {margin:0px; padding:0px; list-style:none;}
.statement li {margin:0px; padding:0px; list-style:none; font-family: 'Lato', sans-serif; font-size:16px; line-height:25px; color:#FFFFFF; background:url(../images/product_categories_list.png) no-repeat left 8px; padding-left:15px;}

.inner-news {padding:25px 35px; background:#153448; width:100%; margin:0px 0px 25px 0px;}
.inner-news h2 {font-size:26px; color:#e7b326; line-height:30px; margin-bottom:25px;}
.inner-news p {color:#fff;}
.inner-news ul {margin:0px; padding:0px; list-style:none;}
.inner-news li {margin:0px; padding:0px; list-style:none; font-family: 'Lato', sans-serif; font-size:16px; line-height:25px; color:#FFFFFF; background:url(../images/product_categories_list.png) no-repeat left 8px; padding-left:15px;}
.inner-news li a{font-size:16px; line-height:25px; color:#fff !important;}
.inner-news li a:hover{color:#f49d07 !important;}
.inner-news li a.active{color:#f49d07 !important;}

.inner-videos {padding:20px 35px; background:#648318; width:100%; margin:0px 0px 25px 0px;}
.inner-videos h2 {font-size:26px; color:#e7b326; line-height:30px; margin-bottom:25px;}
.inner-videos p {color:#fff;}
.inner-videos a {color:#e7b326; text-decoration:underline;}
.inner-videos a:hover {color:#fff; text-decoration:underline;}

.inner-blog {padding:20px 35px; background:#5e3e5a; width:100%; margin:0px 0px 25px 0px;}
.inner-blog h2 {font-size:26px; color:#e7b326; line-height:30px; margin-bottom:25px;}
.inner-blog p {color:#fff;}
.inner-blog a {color:#e7b326; text-decoration:underline;}
.inner-blog a:hover {color:#fff; text-decoration:underline;}



.service-quote  {padding:40px 5px; background:#FFFFFF; width:100%; margin-bottom:35px;}
.service-quote  h3 {font-size:30px; color:#2e5b9f; margin-bottom:10px;}
.service-quote .read_more_btn{ background-color:#eb4825;  border:1px #eb4825 solid; color:#fff; font-size:15px; padding:8px 30px; font-family: 'Lato', sans-serif; text-transform:uppercase; border-radius:0px; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }
.service-quote-uline {border-bottom:5px #f4b446 solid; width:10%; margin:0px auto; margin-bottom:15px;}
.service-quote .read_more_btn:hover { text-decoration:none; background-color:#fff; color:#5E5B5B; border:1px #eb4825 solid;}

.services {line-height: 24px; padding: 53px 0px; background:#FFFFFF;}
.services h2 {font-family: 'Lato', sans-serif; font-size:60px;  margin-bottom:5px; color:#98c531;}
.services h4 {font-family: 'Lato', sans-serif; font-size:22px; margin-bottom:15px; color:#98c531;}
.services p {color:#333333;}

.sub-services {line-height: 24px; padding: 53px 10px 5px 10px; background:#FFFFFF;}
.sub-services h2 {font-family: 'Lato', sans-serif; font-size:60px; margin-bottom:5px; color:#98c531;}
.sub-services h4 {font-family: 'Lato', sans-serif; font-size:22px; margin-bottom:15px; color:#98c531;}
.sub-services p {color:#333333;}

.services-col {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    padding: 30px;
}
.web-line {
    background: url(../images/web-app-line.html) center bottom no-repeat;
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 15px 0 12px 0;
}

.home_content_bg h1 { margin-bottom:30px; font-weight:400;  text-align:center;  }
h1 span { color:#eb4825; }

.footer_links { background-color:#1b5755; color:#fff; padding:40px 0px; font-size:15px; font-family: 'Lato', sans-serif; font-weight:400; border-top: 5px #154341 solid; }
.footer_links h4 { font-family: 'Lato', sans-serif; font-size:22px; margin-bottom:25px; text-transform:uppercase;}
.footer_links p{ font-family: 'Lato', sans-serif; color:#fff; font-size:16px; font-family: 'Lato', sans-serif; font-weight:400; line-height:25px; }
.footer_links ul li a { color:#fff; font-size:16px; line-height:24px; display:inline-block; padding-top:2px; padding-bottom:2px; }
.footer_links ul li a:hover { color:#e69c26; text-decoration:none; }
.footer_links .footer_contact_info { line-height:25px; width:180px;  margin-right:40px;  }
.footer_links a { color:#fff; font-weight:400; }
.footer_links a:hover { color:#f49d07; text-decoration:none; }
.footer_links .home_contact_no { margin-top:0px; background-image:url(../images/footer_mob_icon.png); background-repeat:no-repeat; background-position:left top 0px; padding-left:34px; line-height:35px; }
.footer_links .home_fax_no  { margin-top:15px; background-image:url(../images/footer_fax_icon.html); background-repeat:no-repeat; background-position:left top; padding-left:30px; }
.footer_links .home_mail { background-image:url(../images/footer_mail_icon.png); background-repeat:no-repeat; background-position:left 5px; padding-left:34px; }
.footer_links .home_mail a { display:block; line-height:18px; padding-top:4px; padding-bottom:4px;  }
a.mail  { color:#fff; font-size:16px; line-height:24px; display:inline-block; padding-top:2px; padding-bottom:2px; }
a.mail:hover { color:#e7b326; text-decoration:none; }
.home_contact_no a { display:block; }
.footer_links .contact_links { display:inline-block; width:465px; }
.copyright_bg { background-color:#154341; padding:25px 0px; color:#fff; font-size:15px; font-weight:400; font-family: 'Lato', sans-serif; font-weight:normal;  }
.copyright_bg a { color:#e69c26; font-weight:400; }
.copyright_bg a:hover { color:#fff; text-decoration:none; }
.tags {color:#FFFFFF; line-height:24px;}
.tags a {color:#FFFFFF; text-decoration:none;}
.tags a:hover {text-decoration:underline;}
a.mail1  { color:#000; font-size:16px; line-height:24px; display:inline-block; padding-top:2px; padding-bottom:2px; }
a.mail1:hover { color:#e7b326; text-decoration:none; }

/*--gallery-page--*/
.portfolio h2{
font-family: 'Lato', sans-serif;
  font-size: 3em;
  color: #3D8DE8;
  text-align: center;
  font-weight: 100;
  padding: 0 0 1.4em 0;
}
.portfolio {
	padding: 1em 0;
}
.work-grid{
	position:relative;
	padding:0 0.5em 1em;
}
.rotate:hover  i{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.rotate i{
background: url(../images/se.png) no-repeat 0px;
  width: 51px;
  height: 51px;
  display: block;
  margin: 8em 0 0 11em;
}
.rotate{
  position: absolute;
  top: 0;
  background: rgba(231, 157, 38, 0.8);
  width: 96.5%;
  height: 95.5%;
  display: none;
  text-align: center;
}
.work-grid:hover .rotate{
	display:block;
}
/*--/gallery-page--*/


.inner-banner-bg{ width:100%; display:block; background:url(../images/inner_banner_bg.jpg) no-repeat; height:auto; background-size:cover; padding:45px 0px;}
.inner-banner-bg h1 {font-family: 'Lato', sans-serif; color:#FFFFFF; font-size:28px; }
.inner-banner-bg h1 span {font-family: 'Lato'; font-size:22px; color:#e79d26; }
.inner-banner-bg p {color:#FFFFFF; font-size:14px;}
.uline-inner {border-bottom:3px #98c531 solid; width:10%; margin:0px auto; margin-bottom:15px;}

.inner-content-bg{ background:#7f3a1d; width:100%; display:block; border-top:12px solid #3a6b17; }
.inner-content-bg h1{font-family: 'Lato', sans-serif; text-transform: uppercase; font-weight:normal; color:#e2be2a; font-size:32px; padding-top:20px; padding-bottom:5px;}
.inner-content-bg h1 span{ color:#fff;}
.inner-content-bg .uline{ border-top: 1px solid #3a6b17; width:100%; margin-bottom:15px;}
.inner-content-bg p{font-family: 'Lato', sans-serif;  font-weight:normal; color:#fff; font-size:14px; line-height:22px!important;}
.inner-content-bg h3{font-family: 'Lato', sans-serif;  font-weight:normal; color:#ffd628; font-size:22px;}
.inner-content-bg h4{font-family: 'Lato', sans-serif;  font-weight:normal; color:#fed424; font-size:18px;}

.inner-content-bg .list ul{ list-style:none; margin:0px; padding:0px;}
.inner-content-bg .list li{ list-style:none; margin:0px; padding:0px; background: url(../images/tick-icon.png) no-repeat left; background-position:top left; font-family: 'Lato', sans-serif;  font-weight:normal; color:#fff; font-size:14px; padding-left:20px;line-height:24px!important;}
.inner-content-right{ margin:30px 0px;}
.inner-content-right img{ margin-bottom:25px;}
.inner-content-right a {color:#FFCC00; text-decoration:none;}
.inner-content-right a:hover {color:#fff;}


/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
}
#back-top a {
	width: 70px;
	display: block!important;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #cc0000;
	opacity:0.6;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	z-index:9999;
}
#back-top a:hover {
	color: #cc0000;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block!important;
	margin-bottom: 7px;
	margin-left: 18px;
	/* rounded corners */
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #cc0000;
	background-image: url(../images/top_arrow.png)!important;
	background-repeat: no-repeat;
	background-position: center center;
}

#back-top a:hover { outline:none; }
#back-top a:hover span {
	background-color: #cc0000;
}

.scrollToTop{
width: 70px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #cc0000;
	opacity:0.6;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	z-index:9999;



	/*width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:75px;
	right:40px;
	display:none;
	background-image: url(../images/top_arrow.png);*/
	/*background: url('arrow_up.png') no-repeat 0px 20px;*/
}
.scrollToTop:hover{
	text-decoration:none;
}


.product_categories { /*border-left:1px solid #CBCBCB; border-right:1px solid #CBCBCB;  border-top:1px solid #CBCBCB;*/ margin-top:30px;}
.product_categories li { border-bottom:1px solid #fff; display:inline-block; width:100%; }
.product_categories li a { display:inline-block; width:100%; font-family: 'open_sansregular'!important; font-size:15px; color:#664214; font-weight:600; line-height:23px; padding:6px 0px; background-image: url(../images/product_categories_list1.png); background-repeat:no-repeat; background-position:16px 15px; padding-left:40px; padding-right:20px;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background-color:#e1b704;   }

.product_categories li a.active { background-color:#664214; text-decoration:none;background-image:url(../images/product_categories_list_down_arrow.png)!important;background-repeat:no-repeat; background-position:16px 15px; text-decoration:none; color:#ffffff;    }

.product_categories li a:hover, .product_categories li a:focus { background-color:#664214;background-image: url(../images/product_categories_list.png)!important;background-repeat:no-repeat; background-position:16px 15px; text-decoration:none; color:#fff;  }

.product_bordered_img { border:1px solid #CBCBCB;  }

.sub_products{/*border-left:1px solid #CBCBCB; border-right:1px solid #CBCBCB;  border-top:1px solid #CBCBCB;*/ }
.sub_products li{border-bottom: none; display:inline-block; width:100%; }

.sub_products li a { display:inline-block;width:100%; font-family: 'open_sansregular'!important; font-size:13px!important; color:#664214; line-height:23px; padding:4px 0px 4px 0px; background-image:url(../images/product_categories_list1.png); background-repeat:no-repeat; background-position:16px 15px; padding-left:40px; padding-right:10px;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background-color:#e5d4bd;}

.sub_products li a.active { display:inline-block;width:100%; font-family: 'open_sansregular'!important; font-size:13px!important; color:#3a6b17; line-height:23px; padding:6px 0px 4px 0px;  background-image:url(../images/product_categories_list1.png)!important; background-repeat:no-repeat; background-position:16px 15px; padding-left:39px; /*padding-right:9px;*/  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background-color:#e5d4bd;/*background-color:#EAEAEA;  text-decoration:none; color:#353535!important;margin-left:0px; font-size:14px; padding:4px 0px; background-image: url(../images/product_categories_list1.png)!important; background-repeat:no-repeat; background-position:13px 12px; padding-left:50px; padding-right:10px;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;*/  /* background-color:#EAEAEA; text-decoration:none; margin-left:0px;width:100%;color:#353535!important;*/}

.sub_products li a:hover, .sub_products li a:focus { background-color:#664214; text-decoration:none; margin-left:0px;width:100%;color:#fff!important;background-image:url(../images/product_categories_list.png)!important;}




@media only screen and (min-width: 768px) {
header .navbar .navbar-collapse { padding-left:0px; padding-right:0px; }
header .navbar-nav { float:right; }
header .navbar-nav > li:hover > ul { display:block; }
header .navbar-nav > li > ul > li:hover > ul { display:block; }
header .navbar-nav > li ul li a { font-size:14px; color:#fff;}
header .navbar-nav > li:hover ul li a {/* color:#204f38 !important;*/ text-transform:uppercase; color:#fff; }
header .navbar-nav li .dropdown-menu { padding:0px; color:#fff;}
header .navbar-nav > li > a { padding-left:10px; /*padding-right:5px*/ }
header .navbar-nav li ul li a { padding:10px 12px; background-color:#d55601; text-transform:uppercase;  color:#fff; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; position:relative; }
header .navbar-nav li ul li { /*border-bottom:1px solid #fff;*/   border-bottom:1px #e79d26 solid; color:#fff;}
header .navbar-nav li ul li:last-child { border:none; }
header .navbar-nav li ul li a:hover { color:#fff !important; background:#e79d25;  }
header .navbar-nav li ul li:last-child a {  -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;  }
header .navbar-nav li ul li:last-child a:hover { -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;  }
header .navbar-nav li ul li:last-child {  -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color:transparent;  }


header .navbar-nav li ul.dropdown-menu { border-top:0px; background-color:transparent !important; left:0px; min-width:190px; border-bottom:1px #e79d26 solid;  }
header .navbar-nav li ul.dropdown-menu li { position:relative !important; }
header .navbar-nav li ul.dropdown-menu li ul.dropdown-menu { border-top:0px; background-color:transparent !important; left:269px; top:-2px; min-width:250px;  }  
.sub_dropdown_icon { background-image: url(../images/dropdown_arw.png); background-repeat:no-repeat; background-position:left; width:15px; height:7px; margin-left:8px; display:inline-block; }

header .navbar-nav li ul li ul li a { background-color:#fff;  color:#fff !important;}

.dropdown_icon { background-image: url(../images/dropdown_arw.png); background-repeat:no-repeat; background-position:left; width:15px; height:7px; margin-left:5px; display:inline-block; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { /*background-color:#46a7bd;*/ border-bottom:0px solid #fff; }

/*header .navbar-nav li:hover ul { display:block; text-decoration:none !important; }
header .navbar-nav li ul.dropdown-menu { left:0px; padding-top:10px; padding-bottom:10px;  }
header .navbar-nav li .dropdown-menu { padding:0px; background-color:rgba(255,255,255,0.9); }
.dropdown-header {  font-size:13px;  font-family: 'open_sanssemibold'; padding:3px 12px; border:none !important; color:#3c3c3c; padding-top:7px; }
header .navbar-nav > li > a { padding-left:0px; padding-right:0px; }
header .navbar-nav li ul li a { padding:8px 12px; background-color:transparent; font-size:13px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; position:relative; text-transform:inherit !important }
header .navbar-nav li ul li { border-bottom:0px; }
header .navbar-nav li ul li:last-child { border:none; }
header .navbar-nav li ul li a:hover {  color:#ff861c !important; background-color:transparent; text-decoration:none !important; }
header .navbar-nav li ul li:last-child a {  -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;  }
header .navbar-nav li ul li:last-child a:hover { -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; text-decoration:none !important;  }
header .navbar-nav li ul li:last-child {  -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color:transparent;  }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {background-color: transparent; border-bottom:4px solid #fff; text-decoration:none !important; }*/

}

.banner_bg { width:100%; overflow:hidden; background-size:cover;/* margin-top:18px;*/   }
.banner_bg .fade_slider li.slide1 { /*background-image: url(../images/slide1.jpg);*/ /*height:400px;*/ background-size:cover; width:100%; height:auto;  }
.banner_bg .fade_slider li.slide2 {  /*background-image: url(../images/slide1.jpg);*/ /*height:400px;*/ background-size:cover;  width:100%; height:auto;}
.banner_bg .fade_slider li.slide3 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}
.banner_bg .fade_slider li.slide4 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}
.banner_bg .fade_slider li.slide5 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}
.banner_bg .fade_slider li.slide6 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}

.banner_bg .fade_slider li:hover, .banner_bg .fade_slider li:focus { outline:none; }
.banner_bg .slick-dots { bottom: 30px; margin: auto; position: absolute; text-align: center; width: 100%;}
.banner_bg .slick-dots li { display:inline-block; padding-left:5px; padding-right:5px;  }
.banner_bg .slick-dots li .sliders_dots { width:13px; height:13px; background-color:#1b5755; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border:none;display:block;  }
.banner_bg .slick-dots li.slick-active .sliders_dots { background-color:#f15a2b;display:block;}
.banner_bg .slick-prev { background-image: url(../images/previous-arrow-mark.html); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:30px; height:30px; position: absolute!important; left: 20px; top: 45%; z-index:9999; display:none!important; }
.banner_bg .slick-next { background-image: url(../images/next-arrow-mark.html); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:30px; height:30px; position: absolute!important; right: 20px; top: 45%;  display:none!important;}

.banner_bg .slick-prev:hover, .banner_bg .slick-next:hover { background-position:bottom; }

.modal-dialog{width: 600px!important;}
header .navbar{z-index: 100;}


@media (min-width: 992px) and (max-width: 1199px) {

h1 { font-size:30px; }
h2 { font-size:26px; } 
h3 { font-size:24px; } 
h4 { font-size:22px; } 
h5 { font-size:20px; } 
h6 { font-size:16px;  } 


header .navbar { margin-top:35px;  }
header .navbar-nav > li { padding-left:1px; padding-right:1px; }
header .navbar-nav > li > a { font-size:12px; }
/*.header_top .navbar-nav > li { padding-left:0px; padding-right:15px;}
.header_top .navbar-nav > li > a { font-size:12px; }*/
.logo { margin-top:15px; margin-right:30px; }
.menu{ float:right;}

	
.banner_bg { width:100%; height:auto;/*height:380px;*/ }

.home_about_content { font-size:13px; }


.home_content_bg { padding-bottom:30px; }
.home_products .slick-list { width:900px; }


.home_products .slick-prev { right:70px; }
.home_products .slick-next { right:30px; }
.featured_product_bg { padding-top:30px; padding-bottom:30px; background-size:inherit; }
.featured_product_bg h3 { font-size:35px;  }
.featured_product_bg .home_products li { padding:10px; margin-left:8px; margin-right:8px; margin-bottom:20px; }
.featured_product_bg .home_products li { width: 210px !important; height:auto; min-height:240px; max-height:240px; }
.featured_product_bg .home_products li .img_bg { max-width:100%; }
.featured_product_bg .home_products li h5 { font-size:14px; line-height:18px;  }
.home_products .slick-list { transform: translate3d(0px, 0px, 0px); width: 450px; margin: auto; }


.footer_menu { margin-left:0px; }
.footer_menu h4 { padding-left:20px; }
footer { padding-bottom: 30px; padding-top: 30px; }

.products_list ul li { float:left; width:224px; margin-left:15px; height:auto;  margin-right:15px; margin-top:25px; overflow:hidden; } 
.products_list ul li .img_bg { border:1px solid #c2c2c2; width:224px; height:231px; margin-bottom:16px; position:relative; overflow:hidden; }
.products_list ul li .img_bg a { margin-left:25px; width:160px; }

.products_list ul li:hover .mask { padding-top:60px; }


.rg-image-wrapper { max-width:830px; }
.rg-caption p { font-size:14px; }

#sliderFrame { width:940px; }
#slider, #slider div.sliderInner { width:940px; }

.page_content h2 {
    font-size: 22px;
    color: #222860;
    font-family: 'open_sanssemibold';
    line-height: 24px;
    text-transform: uppercase;
}

.text{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:240px; line-height:20px; margin-bottom:10px;font-family: 'Lato', sans-serif;
font-size: 14px;color:#333333; margin-right:10px; margin-left:10px;}
.text2{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:120px; line-height:20px;  margin-bottom:10px;font-family: 'Lato', sans-serif;
font-size: 14px;color:#333333;  margin-right:5px; margin-left:5px;}

.textarea{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:240px; height:100px; line-height:20px; font-size:14px; margin-bottom:10px;font-family: 'Lato', sans-serif;font-size: 14px;color:#333333;  margin-right:10px; margin-left:10px;}
.submit{ background:#ff861c; width:80px; height:35px; float:left; border:0px; cursor:pointer; color:#FFF; border-radius:3px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;  margin-right:10px;}
.submit:hover {background:#222860; color:#FFFFFF;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.career-heading{ color:#fff; padding:10px; font-size:15px;}
.star {color: #CC0000!important; font-size:13px!important; }

.select1 select { background: transparent;width:240px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: 'Lato', sans-serif; cursor:pointer;  padding:5px; margin-bottom:10px; padding-top:7px!important; margin-right:10px; margin-left:10px;}

.select1 { overflow: hidden;  background: url(../images/arrow-mark.html) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:240px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: 'Lato', sans-serif; font-size: 14px;cursor:pointer;  padding:5px; margin-bottom:10px;padding-top:7px!important; margin-right:10px; margin-left:10px;}

.select2 select { background: transparent;width:120px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: 'Lato', sans-serif; cursor:pointer;  /*padding:5px;*/ margin-bottom:10px;padding-top:5px!important; margin-right:5px; margin-left:5px;}

.select2 { overflow: hidden;  background: url(../images/arrow-mark.html) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:120px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: 'Lato', sans-serif; font-size: 14px;cursor:pointer;  /*padding:10px;*/ margin-bottom:10px;padding-top:5px!important; margin-right:5px; margin-left:5px;}
/*.search_box { background-color:#fff; border:1px solid #b4b4b4; height:24px; margin-top:6px;   display:block; float:right; }
.search_input { color:#838383; font-family: 'open_sanslight'; font-size:13px; padding-left:5px; max-height:22px; height:22px; border:none;width:210px;   display:block; }*/	
} 

@media (min-width: 768px) and (max-width: 991px) {
h1 { font-size:30px; }
h2 { font-size:26px; } 
h3 { font-size:24px; } 
h4 { font-size:22px; } 
h5 { font-size:20px; margin-top:25px;} 
h6 { font-size:16px;  } 

.logo_mob_left { padding-left:0px; padding-right:0px; }
header .navbar { margin-top:35px; margin-left:35px; }
header .navbar-nav { float:none;   }
header .navbar-nav > li { padding-left:1px!important; padding-right:1px!important; }
header .navbar-nav > li > a { font-size:10px!important; padding:4px 5px; }
/*.header_top #bs-example-navbar-collapse-1 { padding-left:0px; padding-right:0px;  }
.header_top .navbar-nav > li { padding-left:5px; padding-right:5px; }
.header_top .navbar-nav > li > a { font-size:11px; }

.header_section .navbar-nav > li { padding-right:8px!important;}
.header_section .navbar-nav > li > a { font-size:11px;padding-right:3px!important; }

.header_section #bs-example-navbar-collapse-2 { padding-left:0px; padding-right:0px;  }

*/.logo { width:100%; margin-top:10px; }
.menu{ float:right!important;}
/*.header_main_menu { padding-top:0px; }
navbar .collapse.navbar-collapse { padding-left:0px; padding-right:0px; }*/
.banner_bg {  padding-top:0px; }
.banner_bg ul.fade_slider .slick-list li { /*height:270px*/ } 
.banner_bg .fade_slider li { background-size:cover; }

.banner_bg { width:100%; height:auto; }

.home_products .slick-list { width:670px; }
.home_products .slick-prev { right:70px; }
.home_products .slick-next { right:30px; }
.featured_product_bg { padding-top:30px; padding-bottom:30px; background-size:inherit; }
.featured_product_bg h3 { font-size:30px;  }
.featured_product_bg .home_products li { padding:10px; margin-left:8px; margin-right:8px; margin-bottom:15px; }
.featured_product_bg .home_products li { width: 210px !important; height:auto; min-height:240px; max-height:240px; }
.featured_product_bg .home_products li .img_bg { max-width:100%; }
.featured_product_bg .home_products li h5 { font-size:14px; line-height:18px;  }

.inner-content-bg h1{ font-size:28px;}

}

@media only screen and (max-width: 767px) {
h1 { font-size:25px; }
h2 { font-size:24px; } 
h3 { font-size:22px; } 
h4 { font-size:20px; } 
h5 { font-size:18px; } 
h6 { font-size:16px;  } 

.mob_menu_btn { background-image:url(../images/mobile_menu_icon.png) !important; background-repeat:no-repeat; background-position:center; width:35px; height:35px; background-color:#d55600 !important; border:none; margin-right:0px; border-radius:0px; }

.mob_menu_btn span { display:none !important;  }


header .navbar { position:absolute;  z-index:99999;  }
.nav.navbar-nav {  background-color:rgba(213,81,1,0.9);/*background-color:#000;*/ margin-top:0px; margin-right:20px; }
header .navbar-nav li ul { border-top:1px solid #fff !important;  }
header .navbar-nav > li, header .navbar-nav > li > ul > li  { border-bottom:1px solid #fff;  }
header .navbar-nav > li > ul > li:last-child { border:none; }
header .navbar-nav > li:last-child { border-bottom:none;  }
header .navbar-nav > li { padding-left:0px; padding-right:0px; }
.navbar-nav .open .dropdown-menu {  background-color:rgba(213,81,1,0.9);/*background-color:#ae1019;*/ display:block;color:#fff; overflow:visible!important; }
.navbar-default .navbar-nav .open .dropdown-menu > li { border-bottom:1px solid #fff;  display:block; color:#fff;overflow:visible!important; }
.navbar-nav > li > .dropdown-menu { border-radius:0px; padding-top:0px; padding-bottom:0px; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color:#fff !important;  display:block; overflow:visible!important; }
header .navbar-nav > li.dropdown.open { border-bottom:0px; display:block; overflow:visible!important;  }
.dropdown_icon { background-image:url(../images/mob_dropdown_icon.png); background-repeat:no-repeat; float:right; margin-top:8px; margin-right:15px; background-position:left; width:14px; height:8px; margin-left:5px; display:inline-block; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { border-bottom:none; background-color:#7f3a1d; color:#fff !important; }
header .navbar-nav > li > a { padding:10px 10px; color:#fff !important; border-bottom:0px; font-size:12px;  }
header .navbar-nav li ul li a { padding:10px 20px !important; color:#fff !important; border-bottom:0px;  display:block; overflow:visible!important;  }
header .navbar-nav li:hover a { color:#fff !important; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {  background-color:rgba(213,81,1,0.9);  display:block; overflow:visible; color:#fff !important; }
header .navbar-nav > li > a:hover, header .navbar-nav > li > ul > li > a { color:#fff !important; display:block; overflow:visible!important; background-color:rgba(213,81,1,0.9); }
.navbar {/*float:none !important;*/ margin: auto !important; min-height: inherit; width: 100%;  }
header .navbar-nav > li.active a { background-color:#7f3a1d !important; }
header .navbar-nav li a .caret { margin-top:7px; float:right; margin-left:0px;  border-left: 7px solid rgba(0, 0, 0, 0); border-right: 7px solid rgba(0, 0, 0, 0);
 border-top: 8px dashed; }
.right_mob { /*float:right;*/ width:100%;  }
.mob_menu_btns { margin-top:20px; }

.right_mob { float:right; width:100%; }
.banner_bg {  padding:0px 0px; overflow:hidden; position:relative; margin-top:0px;}
.banner_bg ul.fade_slider .slick-list li {  } 
.banner_bg .fade_slider li { background-size:cover; background-repeat:no-repeat; background-position:center center;}

.product_category_mob { background-color:#ee1c25; color:#fff; font-size:16px; width:100%; margin-left:0px; margin-right:0px; text-align:left; font-family: 'source_sans_probold'; }
.product_category_mob span.add_class { font-size:35px; float:right; font-family: 'source_sans_proregular';   }
.product_categories { display:none; }
.product_categories li a { font-size:14px; }



.logo_mob_left  { text-align:center; }

.home_products .slick-list { width:260px; }
.home_products .slick-prev { right:40px; }
.home_products .slick-next { right:0px; }
.featured_product_bg { padding-top:30px; padding-bottom:30px; background-size:inherit; }
.featured_product_bg h3 { font-size:25px;  }
.featured_product_bg .home_products li { padding:10px; margin-left:8px; margin-right:8px; margin-bottom:15px; }
.featured_product_bg .home_products li { width: 250px !important; height:auto; min-height:260px; max-height:260px; }
.featured_product_bg .home_products li .img_bg { max-width:100%; }
.featured_product_bg .home_products li h5 { font-size:14px; line-height:18px;  }


.home-left-content-bg { width:100%; margin-top:30px!important; margin-left:10px;}

.inner-content-bg h1{ font-size:24px;}
.inner-content-bg p{ font-size:13px;}
.inner-content-bg .list li{ font-size:13px;}
.inner-content-bg h3{ font-size:20px;}
.inner-content-bg h4{ font-size:16px;}
.banner_bg { width:100%; height:auto; }
#slider, #slider div.sliderInner { height:160px; }
#sliderFrame { width:100%; }
#slider, #slider div.sliderInner { width:100%; }
#slider {
    background-position: center top !important;
    background-size: 100% !important;
}
.mc-caption-bg, .mc-caption { display:none!important; }
#slider div.mc-caption{
display:none!important;
}

.col1-bg{ background:#d55601; width:100%; height:150px;}
.col1-bg-icon{ margin-top:16px;}
.col1-bg img{ margin-top:5px; margin-bottom:5px;}
.col1-bg h2{  font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:18px;}
.col1-bg p{font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:13px; padding:5px 15px;}


.col2-bg{ background:#d58801; width:100%;  height:150px;}
.col2-bg img{ margin-top:5px; margin-bottom:5px;}
.col2-bg h2{  font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:18px;}
.col2-bg p{font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:13px; padding:5px;}

.col3-bg{ background:#e79d26; width:100%; height:150px;}
.col3-bg img{ margin-top:5px; margin-bottom:5px;}
.col3-bg h2{ font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:18px;}
.col3-bg p{font-family: 'Lato', sans-serif; color:#fff; text-align:center; font-size:13px; padding:5px;}

.inner-content-right{ margin-top:20px;}
.inner-content-right img{ margin-bottom:15px;}
.contact_us_form .contact_us_text{ color:#333; font-size:15px; float:left; margin-top:30px; height:0px;}
.contact_us_form .textbox{  font-size:14px; height:40px; }
.contact_us_form .textarea{ font-size:14px; width:600px; height:50px;  }
}

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

.menu li{ font-size:11px;}
.mob_menu_top { padding-left:0px; padding-right:0px;  }
.logo_mob_left { padding-left:0px; padding-right:0px; }

.header_section .navbar { top:15px; }
.banner_bg {  padding:0px 0px; overflow:hidden; position:relative; }
.banner_bg ul.fade_slider .slick-list li { }
.home-left-content-bg {  width:100%; margin-top:30px!important; margin-left:10px;}

.inner-content-bg h1{ font-size:20px;}
.inner-content-bg p{ font-size:12px;}
.inner-content-bg .list li{ font-size:12px;}
.inner-content-bg h3{ font-size:16px;}
.inner-content-bg h4{ font-size:14px;}
}



@media (max-width: 767px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;  background-color:rgba(34,40,96,0.9);
  }
  
  
  header .navbar-nav li.megamenu_head ul.dropdown-menu { padding-top:0px; padding-bottom:10px;  }
  header .navbar-nav li.megamenu_head ul li  { padding-left:0px; padding-right:0px; }
  .nav > li.megamenu_head ul li a { color:#fff !important;   background-color:rgba(34,40,96,0.9); }
  header .navbar-nav li.megamenu_head ul li.divider { display:none; }
  header .navbar-nav li.megamenu_head ul.dropdown-menu {  background-color:rgba(34,40,96,0.9); }
  .nav > li.megamenu_head ul { border-top:none !important; }
  .nav > li.megamenu_head ul li.dropdown-header { padding-left:20px !important; margin-top:0px; padding-top:10px !important; padding-bottom:10px !important; }
  header .navbar-nav li.megamenu_head ul li a { padding:3px 20px !important; }
  


#shadowElem {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px!important;
    height: 100%!important;
    background-color: black; 
    opacity: 0.3;
}

#dropElem {
    display: none;
    position: absolute; margin-right:15px;
    top: 10%!important;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    padding: 20px;
    background: #fff;
}
#dropContent {
    position: relative;
}
#dropClose {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -32px;
    right: -30px;
    padding: 5px;
    background-color: black;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
}
.modal-dialog{width: 93%!important;}
}
/*table hover 15-12-16*/

.rg-image {
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img {
	max-height:100%;
	max-width:100%;
}
.rg-caption {
	position: absolute;
	bottom:0px;
	width: 100%;
	padding: 15px 0px;
	color: #fff;
	background-color:rgba(0, 0, 0, 0.7);
}
.rg-caption p {
	font-size:14px;
	line-height:16px;
	padding:0 15px;
	font-family: "open_sansregular";
	margin:0px;
}
.rg-view { display:none; }
.rg-view a {
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.html) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover { opacity:1.0; }
.rg-view a.rg-view-full { background-position:0px 0px; }
.rg-view a.rg-view-selected {
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs { background-position:0px -16px; }
.rg-loading {
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.html) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}
/********************/
.rg-gallery { background-color:#705b60; padding-top:20px; }
.rg-image-wrapper {
	max-width:600px;
	margin:auto;
}
.rg-thumbs { }
.rg-image-wrapper { position:relative; }
.es-carousel ul {
	margin: 0px;
	padding: 0px;
}
.rg-image-nav a {
	position:absolute;
	top:0px;
	left:0px;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next {
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover { opacity:0.8; }

.text{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:280px; line-height:20px; margin-bottom:10px;font-family: 'Lato', sans-serif;
font-size: 14px;color:#333333;}
.text2{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:180px; line-height:20px;  margin-bottom:10px;font-family: 'Lato', sans-serif;
font-size: 14px;color:#333333;}
.textarea{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:280px; height:100px; line-height:20px; font-size:14px; margin-bottom:10px;font-family: 'Lato', sans-serif;font-size: 14px;color:#333333;}
.submit{ background:#ff861c; width:80px; height:35px; float:left; border:0px; cursor:pointer; color:#FFF; border-radius:3px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.submit:hover {background:#222860; color:#FFFFFF;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.career-heading{ color:#fff; padding:10px; font-size:15px;}
.star {color: #CC0000!important; font-size:13px!important; }

.select1 select { background: transparent;width:280px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: 'Lato', sans-serif; cursor:pointer;  padding:5px; margin-bottom:10px; padding-top:7px!important;}

.select1 { overflow: hidden;  background: url(../images/arrow-mark.html) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:280px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: 'Lato', sans-serif; font-size: 14px;cursor:pointer;  padding:5px; margin-bottom:10px;padding-top:7px!important;}

.select2 select { background: transparent;width:180px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: 'Lato', sans-serif; cursor:pointer;  margin-bottom:10px;padding-top:5px!important;}

.select2 { overflow: hidden;  background: url(../images/arrow-mark.html) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:180px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: 'Lato', sans-serif; font-size: 14px;cursor:pointer;  /*padding:10px;*/ margin-bottom:10px;padding-top:5px!important;}


.products_list ul li { float:left; width:155px; margin-left:7px; height:auto;  margin-right:7px; /*margin-top:25px;*/ overflow:hidden; } 
.products_list ul li:first-child { margin-left:0px;  }
.products_list ul li h6 { display:inline-block; width:100%; font-size:14px; color:#6e6e6e; text-align:center; text-decoration:none;  }
.products_list ul li .img_bg { border:1px solid #c2c2c2; width:155px; height:150px;/* margin-bottom:16px;*/ position:relative; overflow:hidden; }
.products_list ul li .img_bg img { width:100%; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear; transition: all 0.2s linear; }

.products_list ul li .img_bg a { width:155px; padding-top:10px; padding-bottom:10px; text-transform:uppercase; text-decoration:none; color:#fff; text-align:center; font-size:14px; display:inline-block; margin-top:7px; margin-left:30px; }

.products_list ul li .img_bg a.zoom_txt { background-color:#3abec0; }
.products_list ul li .img_bg a.enquiry_txt { background-color:#95c15f; }

.products_list ul li .img_bg a.zoom_txt:hover { background-color:#31a4a6; }
.products_list ul li .img_bg a.enquiry_txt:hover { background-color:#79a745; }



.products_list ul li .mask {
   width: 150px;
   height:100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.products_list ul li .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0,0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}


.products_list ul li:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.products_list ul li .mask a {  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";  filter: alpha(opacity=0); opacity: 0;  -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s; }

.products_list ul li:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   padding-top:80px;
}

.products_list ul li:hover .mask a {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
    -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s;
}

@media (min-width: 992px) {
.products_list ul li:nth-child(4n) { margin-right:0px; } 
.products_list ul li:nth-child(4n+1) { margin-left:0px; } 
}


.browse-btn {
    background: #fff;
    width: 100%;
    height: 50%;
    border: 1px solid #cbcbcb;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
    border-radius: 5px;
}

.btn.download-btn a{ color:fff!important; padding:5px!important;}
.btn.download-btn a:hover{ color:fff!important; text-decoration:none;}

.bg-cont {padding:30px 25px;}
.read-more{background-color:#fce022; color:#333; font-size:16px; padding:12px 30px;   font-family: 'Lato', sans-serif; text-transform:uppercase; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; margin-bottom:10px; margin:10px 0px;}

.read-more:hover { text-decoration:none; background-color:#b6683b;  color:#fff; }

/*===========================
	---Pricing---
===========================*/
.line-pricing-table {
  margin: 50px 0 100px 0;
}
.line-wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.line-wrap:after {
  clear: both;
  content: "";
  display: block;
}
.line-pricing-table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.line-pricing-table .pricing-table-wrap {
  display: table-cell;
  text-align: center;
}


.line-pricing-table .pricing-table-wrap ul {
  border: 2px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 10px;
  padding: 40px 20px;
  background: #ffffff;
  list-style: none;
}
.line-pricing-table .pricing-table-wrap ul li.line-head-row {
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 5px;
  list-style: none;
}
.line-pricing-table .pricing-table-wrap ul li.line-price-row {
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 30px;
  margin-bottom: 35px;
  list-style: none;
}
.line-pricing-table .pricing-table-wrap ul li.line-price-row p {
  margin: 0;
}
.line-pricing-table .pricing-table-wrap ul li.line-price-row small {
  font-size: 18px;
  color: #b3b3b3;
  list-style: none;
}
.line-pricing-table .pricing-table-wrap ul li.line-price-row span {
  font-size: 72px;
  color: #FF6600;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  line-height: 100%;
}
.line-pricing-table .pricing-table-wrap ul li.line-price-row span.symbol {
  position: relative;
  font-size: 24px;
  color: #000000;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  top: -15px;
}
.line-pricing-table .pricing-table-wrap ul li.line-btn-row {
  margin-top: 30px;
  list-style: none;
}
.line-pricing-table .pricing-table-wrap ul.line-highlight {
  border-color: #417630;
  padding: 0;
}
.line-pricing-table .pricing-table-wrap ul.line-highlight li.line-price-row {
  background: #417630;
  border-color: #417630;
}
.line-pricing-table .pricing-table-wrap ul.line-highlight li.line-price-row small {
  color: #ffffff;
}
.line-pricing-table .pricing-table-wrap ul.line-highlight li.line-price-row span {
  color: #ffffff;
}
.line-pricing-table .pricing-table-wrap ul.line-highlight li.line-price-row span.symbol {
  color: #ffffff;
}
.line-pricing-table .pricing-table-wrap ul.line-highlight li.line-head-row {
  color: #ffffff;
  background: #417630;
  padding-top: 40px;
}
.line-pricing-table .pricing-table-wrap ul.line-highlight li.line-btn-row {
  padding-bottom: 40px;
}
.line-btn,
input[type="submit"],
button[type="submit"] {
  font-weight: bold;
  color: #fff;
  background-image: none;
  background-color: #d55600;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  cursor: pointer;
  white-space: nowrap;
  border:0px;
  /*-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;*/
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display: inline-block;
}
.line-btn.small,
input[type="submit"].small,
button[type="submit"].small {
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}
.line-btn.big,
input[type="submit"].big,
button[type="submit"].big {
  height: 60px;
  line-height: 60px;
  padding: 0 70px;
}
.line-btn.blue,
input[type="submit"].blue,
button[type="submit"].blue {
  background: #009eca;
  border: none;
  color: #ffffff;
}
.line-btn.lightblue,
input[type="submit"].lightblue,
button[type="submit"].lightblue {
  background: #58c5c0;
  border: none;
  color: #ffffff;
}
.line-btn.darkblue,
input[type="submit"].darkblue,
button[type="submit"].darkblue {
  background: #42555c;
  border: none;
  color: #ffffff;
}
.line-btn.red,
input[type="submit"].red,
button[type="submit"].red {
  background: #e74c3c;
  border: none;
  color: #ffffff;
}
.line-btn.green,
input[type="submit"].green,
button[type="submit"].green {
  background: #417630;
  border: none;
  color: #ffffff;
}
.line-btn.orange,
input[type="submit"].orange,
button[type="submit"].orange {
  background: #f6ba70;
  border: none;
  color: #ffffff;
}
.line-btn.light,
input[type="submit"].light,
button[type="submit"].light {
  background: #dddddd;
  color: #000000;
  border: none;
}
.line-btn.light:hover,
input[type="submit"].light:hover,
button[type="submit"].light:hover {
  color: #ffffff;
  background: #417630;
}


/*===========================
  Portfolio
============================ */
nav#filter a {
	background-color: #EEE;
	color:#555;
}
nav#filter a:hover, nav#filter a.current {
	background-color: #417630;
	color:#fff;
}

/* ------- */

.isotopeWrapper article{
    margin-bottom: 30px;
}

#portfolio img  {
	width:100%;
}

#portfolio article p {
	margin-bottom:1.45em;/*set next row on the baseline*/
}
nav#filter {
	margin-bottom:1.5em;
}

nav#filter li {
	display:inline-block;
	margin:0 0 0 5px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
}


.portfolio-items article img {width:100%;} 

.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;

}
.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220, 0.7);
}


.portfolio-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
    transition: all 200ms ease-in-out 0s;
	opacity: 1;
}

.portfolio-item .portfolio-desc a {
	color: #fff;
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top:-20px;
	
	padding: 30px;
	height: 0;
    opacity: 0;
    position: relative;
}

.portfolio-item:hover .folio-info{
	height: 100%;
    opacity: 0.8;
    transition: all 500ms ease-in-out 0s;
	top:-10px;
	background:#FF3300;
}



.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
}
.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}






/*Contact-us form*/
.contact_us_form .contact_us_text{ color:#333; font-size:15px; float:left; width:80%; height:40px;}
.contact_us_form .contact_us_text span{ color:#f30b21; font-size:12px; }
.contact_us_form .textbox{ border:1px solid #e6e6e6; background:transparent; color:#fff; font-size:14px; width:300px; height:40px; border-radius:3px; margin-bottom:10px; padding:5px;}
.contact_us_form .textarea{ border:1px solid #e6e6e6; background:transparent; color:#fff; font-size:14px; width:300px; height:70px; border-radius:3px; margin-bottom:10px; padding:5px;}
.contact_us_form .submit_btn{ border:1px solid #d03a19; color:#fff;  font-size:15px; width:100px; height:40px; background:#eb4825; border-radius:5px; margin-bottom:20px; font-weight:400; }
.contact_us_form .submit_btn:hover{ border:1px solid #d03a19; color:#333;  font-size:16px; width:100px; height:40px; background:#fff; border-radius:5px;font-weight:400;  margin-bottom:20px;}
