@import url(https://fonts.googleapis.com/css?family=Baloo+Bhai);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,500i,700);
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,900);
body {
    overflow-x: hidden;
}

.vuhu-home ul li:before,
header:after {
    content: ''
}

body,
html {
    height: 100%
}

body {
    overflow-x: hidden
}

ul {
    padding: 0
}

a {
    color: #e0030c;
    font-weight: 600
}

a:focus,
a:hover {
    box-shadow: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font: 300 37px/45px Lato, sans-serif;
    text-transform: capitalize;
    color: #fff;

}

h1 {
    font: 700 42px/60px Lato, sans-serif;
    color: #fff;
    letter-spacing: -.04em
}

h1 span {
    color: #303030;
    font-family: Lato, sans-serif;
    font-size: 16px;
    display: block;
    font-weight: 600
}

[aos=fade] {
    opacity: 0;
    transition-property: opacity
}

.increase-height {
    height: 580px!important
}

[aos=fade].aos-animate {
    opacity: 1
}

.title-section h1 {
    color: #fff;
    text-shadow: none
}

.title-section p {
    text-shadow: none!important
}

.what_we_do {
    float: left;
    width: 100%;
    min-height: 500px;
    padding: 20px 0 40px;
    position: relative
}

.what_we_do ul {
    width: 100%;
    float: left;
    margin: 40px 0 0
}

.what_we_do ul li {
    background-color: transparent;
    border-radius: 3px;
    border-right: 1px solid transparent;
    display: inline-block;
    height: 480px;
    list-style: none;
    margin: 0 3%;
    padding: 0 30px;
    text-align: center;
    width: 43%;
    vertical-align: top;
}

.what_we_do ul li p {
    margin: 10px 0 0;
    display: block;
    padding: 0;
    color: #333;
    font-size: 16px;
    line-height: 25px;
    font-family: Lato, sans-serif;
}

.what_we_do ul li:last-child {
    border-right: none
}

p.title-desc {
    color: #000000;
    font: 300 25px/44px Lato, sans-serif;
    margin: 0 auto;
    width: 85%
}

p.title-desc1 {
    color: #fff;
    font: 300 18px Lato, sans-serif;
    margin: 0 auto;
    width: 85%
}

.what_we_do ul li img {
    border: 1px solid #737373;
    width: 100%;
}

.what_we_do p.title-desc {
    color: #fff
}

.what_we_do h4 {
    display: inline-block;
    width: 100%;
    line-height: 38px;
    text-transform: none;
    margin: 30px 0 0;
    color: #333;
    text-shadow: none;
    font-size: 30px;
    font-weight: 400
}

header#myCarousel {
    position: relative;
    height: 100%
}

header:after {
    background: url(../images/shadow-2.html) bottom center;
    position: absolute;
    bottom: 0
}

#myCarousel .carousel-control {
    height: 50px;
    text-shadow: none;
    box-shadow: none;
    margin: auto;
    opacity: 1;
    font-size: 50px;
    background-image: none;
    -webkit-background-image: none
}

.carousel-caption {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 300px;
    width: 78%;
    border-radius: 4px
}

#myCarousel .carousel,
#myCarousel .carousel-inner,
.active,
.fill,
.item {
    height: 100%
}

.carousel-caption h2,
.carousel-caption h3 {
    font: 700 54px/110px Lato, sans-serif;
    color: #fff;
    text-shadow: 0 3px 2px rgba(0, 0, 0, .5);
    line-height: 72px;
    letter-spacing: 2px;
    margin: 0
}

.carousel-caption h3 {
    font-size: 46px!important;
    padding: 0 40px;
    line-height: 30px
}

.carousel-caption h4 {
    font-size: 36px!important;
    padding: 0 40px;
    line-height: 30px
}

.carousel-caption h5 {
    font-size: 26px!important;
    padding: 0 40px;
    line-height: 30px
}

.carousel-caption h6 {
    font-size: 16px!important;
    padding: 0 40px;
    line-height: 30px
}

.carousel-caption ul li {
    font-size:40px;
    letter-spacing: 1px;
    border-right: 1px solid #fff;
    padding: 25px 10px;
    display: inline-block
}

.carousel-caption p.first {
    color: #fff;
    text-align: center;
    font-size: 70px;
    font-weight: 600;
    text-transform: CAPITALIZE;
    letter-spacing: 2px
}

.carousel-caption p.last {
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    text-transform: CAPITALIZE;
    letter-spacing: 1px;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, .9);
    margin: 5px auto;
    width: 70%;
    line-height: 50px
}

.carousel-caption ul li:last-child {
    border-right: none
}

.carousel-caption h2 span {
    font-size: 40px
}
.carousel-caption a,
a.know-more {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    display: inline-block;
    background-color: #e0030c;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 400;
    margin: 10px 0 0;
    font-family: Lato, sans-serif;
    box-shadow: none;
    -webkit-box-shadow: none;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s
}

.carousel-caption a,
a.know-morewhite {
    color: #e0030c;
    font-size: 14px;
    text-transform: none;
    display: inline-block;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: bold;
    margin: 10px 0 0;
    font-family: Lato, sans-serif;
    box-shadow: none;
    -webkit-box-shadow: none;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s
}

.carousel-caption a,
a:hover.know-morewhite{color:#fff; background:#e0030c; text-decoration:none;}
footer ul li a,
p {
    font-family: Lato
}

.carousel-caption a:focus,
.carousel-caption a:hover,
a.know-more:focus,
a.know-more:hover {
    color: #fff;
    text-decoration: none;
    border: none;
    box-shadow: 0 46px 2px rgba(0, 0, 0, .4) inset;
    -webkit-box-shadow: 0 46px 2px rgba(0, 0, 0, .4) inset;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s
}

.slide-down {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    font-size: 60px
}

.slide-down a {
    color: #fff;
    text-shadow: 2px 3px 0 rgba(0, 0, 0, .5);
    position: relative;
    z-index: 999;
    display: inline-block;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s
}

.slide-down a:hover {
    color: #e0030c
}

.slide-down a i {
    width: 98%; border:0px;
}

.fill {
    width: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

banner-section {
    position: relative;
    width: 100%;
    display: block
}

.custom-nav {
    background-color: rgba(89, 89, 89, 0);
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    padding: 15px 0 0;
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 100%
}

nav.fixed {
    background-color: rgba(0, 0, 0, 0.5);
}

p {
    margin: 10px 0 0;
    display: block;
    padding: 0;
    color: #50504f;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.8em;
	margin-top: 1em;
}

.services {
    background: url(../images/background.html) center/cover no-repeat fixed rgba(0, 0, 0, 0);
    float: left;
    padding: 60px 0;
    width: 100%
}

a.navbar-brand {
    display: block;
    padding: 0;

}

a.navbar-brand img {
    width: 100%
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #373737!important;
    border-color: #fff!important;
    color: #fff!important
}

.custom-nav ul.nav.navbar-nav>li {
    margin: 0 15px
}

ul.nav.navbar-nav.navbar-right.social-menus li {
    margin: 0 5px
}

ul.dropdown-menu {
    display: none
}

ul.dropdown-menu li {
    background: #0c0c0c;
    border-bottom: 1px solid #e0030c;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    width: 100%
}

nav.fixed ul.dropdown-menu li {
    background-color: #303030
}

ul.dropdown-menu li:last-child {
    border-bottom: none
}

ul.dropdown-menu li:hover a {
    text-decoration: none!important;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s
}

ul.dropdown-menu li i {
    display: block
}

ul.dropdown-menu li i img {
    width: 32px;
    height: 32px
}

ul.dropdown-menu li a {
    padding: 10px 20px;
    display: block
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: rgba(0, 0, 0, .3)
}

ul.dropdown-menu li i.fa {
    color: #909191;
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 10px;
    display: block
}

.custom-nav ul.nav.navbar-nav>li>a {
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 500;
    transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s
}

.navbar-nav a:hover{background:#000;}

.custom-nav ul.nav.navbar-nav>li:focus>a,
.custom-nav ul.nav.navbar-nav>li:hover>a {
    color: #fff;
    border-bottom: 0px solid #fff
}

.custom-nav ul.nav.navbar-nav>li.active>a {
    border-color: transparent;
    background:#e0030c;
    border-radius: 3px;
    color: #fff !important;
}
.custom-nav ul.nav.navbar-nav>li:hover>a {
    border-bottom: 0px solid transparent !important;
	background:#e0030c;}
}

ul.dropdown-menu {
    position: absolute;
    padding: 0;
    width: 170px;
    text-align: center;
    border: transparent;
    background-color: transparent!important;
    box-shadow: -4px 5px 9px rgba(21, 21, 21, .4);
    z-index: 9999;
    left: 0!important;
    right: auto!important
}

.col-sm-3,
.multiple-section {
    position: relative
}

ul.dropdown-menu span {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: Lato, sans-serif;
}

ul.dropdown-menu li a {
    color: #fff!important
}

ul.nav.navbar-nav.navbar-right.social-menus {
    margin-left: 30px
}

ul.nav.navbar-nav.navbar-right.social-menus li a {
    padding-left: 7px;
    padding-right: 7px
}

section.what_we_do h2 {
    margin-bottom: 20px;
    font: 700 37px/45px Lato, sans-serif;
    color: #333;
    text-shadow: none;
    margin-top: 0
}

.disp-table {
    display: table!important
}

.disp-cell {
    display: table-cell!important;
    vertical-align: middle;
    float: none!important
}

.multiple-section {
    padding: 15px 0;
    float: left;
    width: 100%;
    text-align: center;
    max-width: 100%!important;
    z-index: 9999
}

.multiple-section h1 {
    color: #fff
}

.multiple-section .col-md-6 {
    border-radius: 3px;
    margin-bottom: 40px
}

.multiple-section .col-md-6 p {
    color: #333;
    margin: 15px 0;
    font: 300 16px Lato, sans-serif;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.address-list li,
.verticle-top,
ul.feature-list li {
    vertical-align: top
}

.multiple-section p.title-desc {
    color: #fff
}

.multiple-section h2 {
    color: #333;
    font: 700 24px Lato, sans-serif;
    margin-top: 0;
    text-shadow: none
}

.firstCut .col-sm-3>img {
    position: absolute;
    top: -200px
}

.meretoons-section .col-sm-3>img,
.vuhu-section .col-sm-3>img {
    position: absolute;
    top: -240px
}

.filmy-section .col-sm-3>img {
    position: absolute;
    top: -310px;
}

.product-inner-list .col-sm-3 {
    width: 200px;
    text-align: center
}

ul.product-inner-list {
    float: left;
    width: 100%
}

ul.product-inner-list>li {
    padding: 20px 0
}

.product-inner-list li:nth-child(odd) {
    background: #e5e5e5
}

ul.feature-list li {
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    margin: 15px;
    min-height: 230px;
    padding: 20px;
    text-align: center;
    width: 30%;
    border: 1px solid #e5e5e5
}

ul.feature-list li p {
    color: #000;
    font-size: 14px
}

.vuhu-section h3 {
    margin-bottom: 15px;
    font-size: 19px!important;
    text-align: center
}

ul.feature-list li:nth-last-child(1),
ul.feature-list li:nth-last-child(2),
ul.feature-list li:nth-last-child(3) {
    width: 100%;
    min-height: auto
}

section.filmy-section,
section.firstCut,
section.meretoons-section,
section.vuhu-section {
    background: #767676;
    padding: 30px 0
}

section.filmy-section h1,
section.filmy-section h2,
section.filmy-section h3,
section.firstCut h1,
section.firstCut h2,
section.firstCut h3,
section.meretoons-section h1,
section.meretoons-section h2,
section.meretoons-section h3,
section.vuhu-section h1,
section.vuhu-section h2,
section.vuhu-section h3 {
    color: #333;
    font: 700 37px/45px Lato, sans-serif;
    text-shadow: none
}

.vuhu-home {
    float: left;
    width: 100%;
    background-color: #767676;
    padding: 50px 0;
    position: relative
}

.vuhu-home h4 {
    text-align: left!important;
    font-weight: 700;
    display: inline-block;
    float: left;
    width: 100%;
    color: #282828;
    text-shadow: none
}

.vuhu-home ul {
    float: left;
    width: 100%
}

.vuhu-home ul li {
    text-align: left;
    font-size: 15px;
    line-height: 22px;
    color: #282828;
    list-style: none;
    font-family: Lato, sans-serif;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    text-shadow: none!important
}

.about-inner h2,
footer p,
footer ul {
    text-align: center
}

.vuhu-home ul li:before {
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    border-radius: 100%;
    background-color: #282828;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0
}

section.vuhu-home p {
    color: #fff
}

section.vuhu-home a {
    float: left
}

section.about-clients.text-center {
    float: left;
    width: 100%;
    padding: 20px 0 40px;
    background-color: #767676
}

blockquote.left-side {
    background: #303030;
    float: left;
    width: 30%;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #6f6f6f;
    margin-right: 20px
}

.about-inner,
.footer-upper,
footer {
    width: 100%;
    float: left
}

blockquote h3 {
    color: #fff!important;
    font-size: 20px!important;
    margin-bottom: 10px;
    margin-top: 0;
    text-shadow: none
}

blockquote p {
    color: #fff;
    line-height: 27px
}

.footer-upper {
    padding: 40px 0;
    background: #f9f9f9
}

.footer-upper h2 {
    font-size: 36px;
    margin: 0;
    padding-bottom: 10px
}

footer p,
footer ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 400
}

.footer-upper .col-sm-2 {
    border: 1px solid #e5e5e5;
    padding: 5px;
    background: #9e9e9e
}

footer {
    background: #000000e6;
    padding: 20px 0; text-transform:uppercase;
}

footer ul {
    margin-bottom: 0
}

footer ul li {
    color: #fff;
    display: inline-block
}

footer ul li a {
    padding: 0 5px;
    display: inline-block
}

footer ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

footer p {
    margin: 0;
    padding: 0
}

.about-inner h2,
.about-inner h3 {
    color: #333;
    text-shadow: none!important;
    font-weight: 700
}

.about-inner {
    padding: 40px 0 8px;

}

.about-inner h2 {
    margin: 20px 0 35px
}

.about-inner h3 {
    text-align: left;
    margin: 10px 0
}

section.aboutcontent-section,
section.content-distribution,
section.mobile-world {
    padding: 40px 0 50px;
    float: left;
    width: 100%
}

.content-distribution b,
.heading,
section.aboutcontent-section ul li.heading {
    font: 600 24px Lato, sans-serif;
    list-style: none;
    margin-left: 0!important;
    display: inline-block;
    width: 100%!important
}

section.aboutcontent-section ul li.heading:before {
    display: none
}

section.aboutcontent-section ul li {
    font-weight: 600;
    font-family: Lato;
    font-size: 15px;
    list-style: none;
    position: relative;
    display: inline-block;
    margin: 10px 30px
}

section.aboutcontent-section ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -15px
}

section.aboutcontent-section ul+ul li {
    margin: 0
}

section.aboutcontent-section ul+ul li b {
    display: inline-block;
    font-weight: 700;
    color: #000
}

section.aboutcontent-section ul+ul li p {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px
}

section.aboutcontent-section ul+ul li:before {
    display: none
}

.content-distribution p {
    padding-bottom: 3px
}

.content-distribution b {
    margin-top: 15px
}

.banner-section img {
    width: 100%
}

.banner-section {
    position: relative
}

.banner-section h3 {
    position: absolute;
    top: 0;
    bottom: 0;
    color: #fff;
    margin: auto;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 60px!important;
    opacity: .9
}

ul.about-team {
    float: left;
    padding: 30px 0;
    width: 100%;
    text-align: center
}

ul.about-team li {
    display: inline-block;
    margin: 20px;
    width: 29%
}

.team-member {
    float: left;
    width: 100%;
    text-align: center
}

.team-member li {
    background: #f9f9f9;
    display: inline-block;
    margin: 1%;
    padding: 20px;
    text-align: center;
    width: 31%
}

.team-member li:hover {
    background: #767676
}

.memb-img {
    border: 2px solid #7BA63F;
    border-radius: 100%;
    height: 200px;
    margin: 0 auto;
    width: 200px
}

.memb-img img {
    height: 100%;
    width: 100%
}

.about-team h3 {
    color: #fff;
    font: 600 24px/45px Lato, sans-serif;
    text-shadow: none
}

.about-team p {
    color: #fff
}

/*--start-about--*/
.about{
	padding:4em 0px;
}
.about-top-left img {
	width: 100%;
}
.about-top-right h4 {
  color: #090909;
  font-size: 1.3em;
  font-weight: 600;
  margin: 0;
  line-height: 1.35em;
}
.about-top-right p {
  color: #50504f;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.8em;
  margin-top: 1em;
}
.about-top {
	margin-top: 1em;
}
.advantage-top {
  margin: 3em 0px 0;
}
.a-left {
	width: 15%;
	float: left;
	text-align: center;
	background: #FFF600;
	padding: 14px 0px;
}
.a-left h4 {
	color: #000;
	margin: 0;
	font-size: 1.3em;
		font-weight: 700;
}
.a-right {
	width: 77%;
	float: right;
}
.a-right h4 {
  font-size: 1.3em;
  font-weight: 600;
  letter-spacing: 1px;
  color: #090909;
  margin: 0;
}
.a-right p {
  color: #50504f;
  font-size: 1em;
  font-weight: 400;
  margin: 1em 0;
  line-height: 1.8em;
}

/*--start-team--*/
.ch-item {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 0 rgba(255, 246, 0, 0.24), inset 0 0 0 16px rgba(255, 246, 0, 0.52), 0 1px 2px rgba(0,0,0,0.1);
  -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;
}
.ch-img-1 { 
	background-image: url(../images/team-1.jpg);
}

.ch-img-2 { 
	background-image: url(../images/team-2.jpg);
}

.ch-img-3 { 
	background-image: url(../images/team-3.jpg);
}
.ch-img-4 { 
	background-image: url(../images/team-4.jpg);
}
.ch-img-5 { 
	background-image: url(../images/team-5.jpg);
}
.ch-img-6 { 
	background-image: url(../images/team-6.jpg);
}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	-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;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden; /*for a smooth font */
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	padding: 85px 0 0 0;
	height: 137px;
	font-family: 'Droid Serif', serif;
	text-shadow: 0 0 1px #fff, 
	 0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: #ff0007;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Droid Serif', serif;
}

.ch-info p a:hover {
	color: #565656;
	color: rgba(254, 0, 0, 0.8);
}

.ch-item:hover {
  box-shadow: inset 0 0 0 110px rgba(254, 0, 0, 0.37), inset 0 0 0 16px rgba(255,255,255,0.8), 0 1px 2px rgba(254, 0, 0, 0.35);
}

.ch-item:hover .ch-info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}
.team {
	padding: 4em 0px;
}
.about-main h3, .advn-main h3, .team-top h3, .services-main h3, .add-mian h3, .clients-main h3 {
  font-size: 2.6em;
  font-weight: 600;
  margin: 0;
  text-align: center;
  color: #fe0000;
}
.about-mains h3, .advn-mains h3, .team-tops h3, .services-mains h3, .add-mians h3, .clients-mains h3 {
  font-size: 2.6em;
  font-weight: 600;
  margin: 0;
  text-align: left;
  color: #fe0000;
}

/*--end-team--*/
/*--end-about--*/
.custom-height {
    min-height: auto!important;
    height: auto!important;
    padding: 30px 0
}

.about-clients h1 {
    color: #333;
    text-shadow: none
}

.about-clients ul {
    float: left;
    width: 100%;
    list-style: none;
    text-align: center;
    margin: 30px 0 0
}

.about-clients ul li {
    display: inline-block;
    margin: 20px 0
}

.about-clients ul li img {
    width: 150px;
    padding: 10px;
    background: #fff;
    margin: 0 4.4px;
    border-radius: 2px;
    border: 1px solid #c8c6c6
}

.address-list {
    list-style: none;
    margin: 0px 0 0;
}

.address-list li {
    width: 32%;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
}

.address-list li a {
    color: #6f6f6f;
    font-family: Lato;
    font-weight: 500
}

.address-list button {
    background: #6f6f6f;
    color: #fff;
    border: transparent;
    display: inline-block;
    margin: 10px 0 0;
    border-radius: 3px;
    padding: 10px;
    font-size: 14px
}

section.contact-section {
    float: left;
    width: 100%;
    margin: 60px 0 0;
}

.contact-section label {
    display: inline-block;
    width: 90px;
    margin: 0;
    height: 40px;
    font-weight: 500;
    font-family: Lato
}

.form-grp {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.contact-section input,
.contact-section textarea {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #777
}

.contact-section textarea {
    height: 200px;
    resize: none
}

input[type=submit] {
    background: #3a3a3a;
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    height: auto;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    width: 100%
}

ul.product-child {
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    list-style-type: disc;
    font-family: Lato;
    line-height: 24px;
    vertical-align: middle;
    font-weight: 400;
	font-size:15px;
}

ul.product-child li{margin:10px 0px;}

b {
    display: block;
    font-family: Lato;
    padding: 5px 0
}

.services-bottom {
    float: left;
    width: 100%;
    margin: 20px 0 0
}

.services-bottom .col-sm-4,
.services-bottom .col-sm-8 {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    float: none!important;
    padding-top: 0;
    padding-bottom: 0
}

.services-bottom .col-sm-4 img {
    border: 5px solid rgba(10, 145, 178, .5);
    border-radius: 5px;
    max-width: 100%
}

.services-bottom ul li {
    margin-bottom: 30px;
    list-style: none
}

#myCarousel.carousel-control {
    width: 6%
}

#myCarousel .carousel-control .glyphicon-chevron-left,
#myCarousel .carousel-control .glyphicon-chevron-right,
#myCarousel .carousel-control .icon-next,
#myCarousel .carousel-control .icon-prev {
    font-size: 100px;
    height: 50px;
    line-height: 23px;
    margin-top: -10px;
    width: 30px
}

#CarouselTeam .carousel {
    margin-bottom: 0;
    padding: 0 40px 30px
}

#CarouselTeam .carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: #909191;
    border: 4px solid #FFF;
    border-radius: 23px;
    margin: auto
}

#CarouselTeam .carousel-control.right {
    right: -12px;
    left: auto
}

#CarouselTeam .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px
}

#CarouselTeam .carousel-indicators li {
    background: #cecece
}

#CarouselTeam .carousel-indicators .active {
    background: #428bca
}

section#about-clients {
    float: left;
    width: 100%;
    margin: 0 0 50px
}

ul.dist-list {
    background-color: #767676
}

ul.dist-list li {
    background-color: transparent;
    border-radius: 3px;
    border-right: 1px solid transparent;
    display: inline-block;
    height: 480px;
    list-style: none;
    margin: 0;
    padding: 30px;
    text-align: center;
    width: 49%;
    vertical-align: text-bottom
}

ul.dist-list li h3 {
    color: #333;
    text-shadow: none;
    font: 600 34px/45px Lato, sans-serif
}

.footer-upper img {
    border: 5px solid rgba(10, 145, 178, .5);
    border-radius: 5px
}

.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0;
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.image-preview-input-title {
    margin-left: 2px
}

.resume-section {
    background: #fff;
    border: 1px solid #909191;
    border-radius: 2px;
    float: left;
    padding: 20px;
    width: 100%
}

.resume-section>h3 {
    color: #909191;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-weight: 500;
    margin-bottom: 10px
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
    width: 50%;
    margin: 0 auto
}

.innercontent,
.parallax-window {
    vertical-align: middle;
    width: 100%
}

.innercontent,
.parallax-window1 {
    vertical-align: middle;
    width: 100%
}

.address-list h3 {
    margin-bottom: 10px;
    text-shadow: none;
    color: #333;
    font: 700 25px Lato, sans-serif
}

.parallax-window {
    background: 0 0;
    display: table;
    height: 450px;
    min-height: 450px
}

.parallax-window1 {
    background: 0 0;
    display: table;
    height: 160px;
    min-height:160px
}

.innercontent {
    display: table-cell
}

p.highlights {
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

@media(max-width:480px) {
    h1 {
        font-size: 23px
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 18px!important;
        line-height: 30px;
        padding: 0 20px
    }
    .services-bottom .col-sm-4,
    .services-bottom .col-sm-8 {
        display: block
    }
    .carousel-caption p.first,
    .carousel-caption p.last {
        font-size: 16px;
        padding: 0 40px
    }
    .slide-down {
        font-size: 40px
    }
    p.title-desc {
        font-size: 14px;
        line-height: 24px;
        margin: 20px auto 0;
        width: 100%
    }
    .what_we_do ul {
        margin: 0
    }
    .what_we_do ul li {
        border-right: none;
        padding: 0;
        width: 100%
    }
    section.what_we_do h2 {
        font-size: 20px;
        margin-bottom: 14px
    }
    .what_we_do h4 {
        font-size: 15px;
        line-height: 26px;
        margin: 20px 0 0;
        text-transform: none;
        width: 100%
    }
	
	.carousel-caption ul li {
    font-size:18px; padding-top:0px;
	}
}

footer ul.nav.navbar-nav {
    margin: 0 !important;
}

footer ul.nav.navbar-nav li {
    display: inline-block;
}

footer ul.nav.navbar-nav li:hover a,
footer ul.nav.navbar-nav li a:hover {
    background-color: transparent !important;
}

.vuhu-home .col-sm-4 img {
    display: inline-block;
}

section.what_we_do h2 {
    font: 700 21px/45px Lato, sans-serif;
    margin-bottom: 5px;
}

@media (min-width:1024px) and (max-width:1300px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font: 700 60px Lato, sans-serif;
        line-height: 70px !important; font-weight:bold;
    }
    h1 {
        font: 700 50px/80px Lato, sans-serif;
        line-height: 60px;
    }
    p.title-desc {
        font: 300 30px/44px Lato, sans-serif;
    }
    .parallax-window {
        height: 400px;
        min-height: 600px;
    }
    .what_we_do h4 {
        font-size: 22px;
        line-height: 30px;
        margin: 10px 0 0;
    }
    .multiple-section img {
        margin: 15px 0 !important;
    }
    .multiple-section h2 {
        font: 700 24px Lato, sans-serif;
        margin-top: 0;
        margin-bottom: 0;
    }
    .multiple-section .col-md-6 p {
        font: 300 28px/45px Lato, sans-serif;
        margin: 0px 0;
    }
    p.title-desc {
        font: 300 25px/44px Lato, sans-serif;
        line-height: 31px;
    }
    .vuhu-home h4 {
        font-size: 24px;
    }
    .vuhu-home ul li {
        font-size: 14px;
    }
    .multiple-section .col-md-6 p {
        font: 300 16px Lato, sans-serif;
        line-height: 26px;
        min-height: 60px;
    }
    ul.about-team li {
        display: inline-block;
        margin: 20px;
        width: 27%;
    }
    .memb-img {
        height: 100px;
        width: 100px;
    }
    .about-clients ul li img {
        width: 110px;
    }
    .about-inner h2 {
        font-size: 25px;
        line-height: 35px;
        margin: 0 auto 30px;
        width: 80%;
    }
    h1 {
        font: 700 42px/60px Lato, sans-serif;
    }
    .firstCut .col-sm-3,
    .meretoons-section .col-sm-3,
    .vuhu-section .col-sm-3,
    .filmy-section .col-sm-3 {
        text-align: center;
    }
    .firstCut .col-sm-3 > img,
    .meretoons-section .col-sm-3 > img,
    .vuhu-section .col-sm-3 > img,
    .filmy-section .col-sm-3 > img {
        position: relative;
        top: 0px;
        width: 60%;
    }
    section.filmy-section h1,
    section.filmy-section h2,
    section.filmy-section h3,
    section.firstCut h1,
    section.firstCut h2,
    section.firstCut h3,
    section.meretoons-section h1,
    section.meretoons-section h2,
    section.meretoons-section h3,
    section.vuhu-section h1,
    section.vuhu-section h2,
    section.vuhu-section h3 {
        color: #333;
        font: 700 24px/20px Lato, sans-serif;
        margin: 0;
        text-shadow: none;
    }
    .address-list h3 {
        color: #333;
        font: 700 20px/45px Lato, sans-serif;
        margin-bottom: 10px;
    }
    .address-list li p {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 0px 0;
    }
    .contact-section input,
    .contact-section textarea {
        width: 100%;
    }
    .contact-section ul li input {
        margin-top: 10px;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .multiple-section {
        padding: 40px 0;
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font: 700 40px/72px Lato, sans-serif;
        line-height: 50px !important;
    }
    h1 {
        font: 700 50px/80px Lato, sans-serif;
        line-height: 60px;
    }
    p.title-desc {
        font: 300 30px/44px Lato, sans-serif;
    }
    .parallax-window {
        height: 300px;
        min-height: 300px;
    }
    .parallax-window {
        margin-bottom: 0;
    }
    .what_we_do h4 {
        font-size: 22px;
        line-height: 30px;
        margin: 10px 0 0;
    }
    .multiple-section img {
        width: 30%;
        margin: 15px 0 !important;
    }
    .multiple-section h2 {
        font: 700 30px/45px Lato, sans-serif;
        margin-top: 0;
        margin-bottom: 0;
    }
    .multiple-section .col-md-6 p {
        font: 300 28px/45px Lato, sans-serif;
        margin: 0px 0;
    }
    p.title-desc {
        font: 300 25px/44px Lato, sans-serif;
        line-height: 31px;
    }
    .vuhu-home h4 {
        font-size: 24px;
    }
    .vuhu-home ul li {
        font-size: 14px;
    }
    footer ul.nav.navbar-nav li {
        display: inline-block;
        float: none;
    }
    footer ul.nav.navbar-nav {
        display: block;
        float: none !important;
        margin: 0 !important;
        text-align: center;
        width: 100%;
    }
    footer ul.nav.navbar-nav > li > a {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .multiple-section .col-md-6 p {
        font: 300 24px/45px Lato, sans-serif;
        line-height: 30px;
        min-height: 60px;
    }
    .increase-height {
        height: 500px !important;
    }
    .about-inner h2 {
        margin: 0 0 20px;
        font-size: 24px;
    }
    blockquote.left-side {
        width: 40%;
    }
    p {
        font-size: 14px;
    }
    ul.dist-list li {
        padding: 0 30px;
    }
    ul.dist-list li h3 {
        font: 600 24px/45px Lato, sans-serif;
    }
    ul.dist-list li img {
        width: 36%;
    }
    section.content-distribution {
        padding: 0;
    }
    ul.about-team li {
        width: 44%;
    }
    .memb-img {
        height: 130px;
        width: 130px;
    }
    .about-team h3 {
        font: 600 20px/45px Lato, sans-serif;
        margin: 10px;
        line-height: 20px;
    }
    .firstCut .col-sm-3,
    .meretoons-section .col-sm-3,
    .vuhu-section .col-sm-3,
    .filmy-section .col-sm-3 {
        text-align: center;
    }
    .firstCut .col-sm-3 > img,
    .meretoons-section .col-sm-3 > img,
    .vuhu-section .col-sm-3 > img,
    .filmy-section .col-sm-3 > img {
        position: relative;
        top: 0px;
        width: 60%;
    }
    section.filmy-section h1,
    section.filmy-section h2,
    section.filmy-section h3,
    section.firstCut h1,
    section.firstCut h2,
    section.firstCut h3,
    section.meretoons-section h1,
    section.meretoons-section h2,
    section.meretoons-section h3,
    section.vuhu-section h1,
    section.vuhu-section h2,
    section.vuhu-section h3 {
        color: #333;
        font: 700 24px/20px Lato, sans-serif;
        margin: 0;
        text-shadow: none;
    }
    .address-list h3 {
        font: 700 18px/30px Lato, sans-serif;
    }
    .address-list li p {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 0px 0;
    }
    .contact-section ul li input {
        margin-top: 10px;
    }
    .contact-section input,
    .contact-section textarea {
        width: 100%;
    }
}

@media (min-width:480px) and (max-width:767px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 23px !important;
        line-height: 28px;
        padding: 0 10px;
    }
    .carousel-caption p.first,
    .carousel-caption p.last {
        font-size: 21px;
        line-height: 30px;
        width: 100%;
        pading: 0 20px;
    }
    .parallax-window {
        height: 300px;
        min-height: 300px;
    }
    .parallax-window h1 {
        line-height: 50px !important;
        margin-bottom: 0 !important;
    }
    .what_we_do ul li {
        margin: 0;
        height: auto;
    }
    .what_we_do ul li:first-child {
        margin-bottom: 20px;
    }
    .parallax-window p {
        line-height: 32px;
        margin-top: 10px;
    }
    p.title-desc {
        font-size: 16px;
    }
    .multiple-section {
        padding: 40px 0;
    }
    .multiple-section h2 {
        font: 700 30px/45px Lato, sans-serif;
    }
    .multiple-section .col-md-6 p {
        font: 300 22px/28px Lato, sans-serif;
        margin: 5px 0 10px;
    }
    .multiple-section img {
        width: 30%;
        margin: 15px 0 !important;
    }
    .vuhu-home h4 {
        font-size: 30px;
    }
    .vuhu-home ul li {
        font-size: 14px;
    }
    .what_we_do ul li p {
        font-size: 14px;
    }
    .what_we_do h4 {
        font-size: 14px;
        margin: 10px;
        line-height: 24px;
    }
    #myCarousel .carousel-control {
        font-size: 35px;
        text-shadow: none;
    }
    .carousel-caption {
        height: 180px;
    }
    h1 {
        color: #fff;
        font: 700 40px/80px Lato, sans-serif;
        letter-spacing: -0.04em;
    }
    .what_we_do ul li p + p {
        min-height: 120px;
        margin-top: 0;
    }
    .increase-height {
        height: 250px !important;
    }
    .about-inner h2,
    .about-inner h3 {
        font: 700 18px/30px Lato, sans-serif;
        margin: 0;
    }
    blockquote.left-side {
        margin-right: 0px;
        padding: 20px;
        width: 100%;
    }
    .content-distribution b,
    .heading,
    section.aboutcontent-section ul li.heading {
        font: 600 20px/45px Lato, sans-serif;
        line-height: 25px;
    }
    .increase-height {
        height: 250px !important;
    }
    .about-inner h2,
    .about-inner h3 {
        font: 700 18px/30px Lato, sans-serif;
        margin: 0;
    }
    blockquote.left-side {
        margin-right: 0px;
        padding: 20px;
        width: 100%;
        margin-top: 10px;
    }
    .content-distribution b,
    .heading,
    section.aboutcontent-section ul li.heading {
        font: 600 20px/45px Lato, sans-serif;
        line-height: 25px;
    }
    ul.dist-list li {
        padding: 20px;
        width: 100%;
        height: auto;
    }
    ul.dist-list li h3 {
        font: 600 22px/45px Lato, sans-serif;
        margin-bottom: 10px;
    }
    /*ul.dist-list li img {
	  width: 50%;
	}*/
    ul.about-team {
        padding: 10px 0;
    }
    ul.about-team li {
        display: inline-block;
        margin: 20px;
        width: 40%;
    }
    .memb-img {
        height: 130px;
        width: 130px;
    }
    .about-team h3 {
        font: 600 20px/20px Lato, sans-serif;
        margin: 10px 0 0;
    }
    .about-clients h1 {
        line-height: 20px;
    }
    .about-clients ul {
        margin: 20px 0 0 0;
    }
    .about-clients ul li {
        display: inline-block;
        margin: 5px 0;
    }
    .firstCut .col-sm-3 > img {
        position: relative;
        top: 0;
        width: 50%;
    }
    .firstCut .col-sm-9 > h2,
    .vuhu-section .col-sm-9 > h2,
    .meretoons-section .col-sm-9 > h2,
    .filmy-section .col-sm-9 > h2 {
        text-align: center;
    }
    .col-sm-3,
    .multiple-section {
        text-align: center;
    }
    .meretoons-section .col-sm-3 > img,
    .vuhu-section .col-sm-3 > img {
        position: relative;
        top: 0;
        width: 50%;
    }
    .filmy-section .col-sm-3 > img {
        position: relative;
        top: 0px;
        width: 50%;
    }
    section.filmy-section h1,
    section.filmy-section h2,
    section.filmy-section h3,
    section.firstCut h1,
    section.firstCut h2,
    section.firstCut h3,
    section.meretoons-section h1,
    section.meretoons-section h2,
    section.meretoons-section h3,
    section.vuhu-section h1,
    section.vuhu-section h2,
    section.vuhu-section h3 {
        font: 700 27px/45px Lato, sans-serif;
    }
    p {
        font-size: 14px;
    }
    .address-list li {
        width: 100%;
    }
    .contact-section .col-sm-5 {
        margin-top: 40px;
    }
    .address-list h3 {
        font: 700 24px/45px Lato, sans-serif;
        margin-bottom: 10px;
    }
    .contact-section input,
    .contact-section textarea {
        width: 100%;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
}

@media (min-width:320px) and (max-width:479px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 23px !important;
        line-height: 28px;
        padding: 0 10px;
    }
    .carousel-caption {
        height: 180px;
    }
    .carousel-caption p.first,
    .carousel-caption p.last {
        font-size: 19px;
        line-height: 30px;
        width: 100%;
        pading: 0 20px;
    }
    .parallax-window {
        height: 300px;
        min-height: 300px;
    }
    .parallax-window h1 {
        line-height: 33px !important;
        margin-bottom: 0 !important;
    }
    .what_we_do ul li {
        margin: 0;
        height: auto;
    }
    .what_we_do ul li:first-child {
        margin-bottom: 20px;
    }
    .what_we_do ul li p {
        font-size: 14px;
    }
    .parallax-window p {
        margin-top: 0;
    }
    p.title-desc {
        font-size: 16px;
    }
    .multiple-section {
        padding: 40px 0;
    }
    .multiple-section h2 {
        font: 700 24px Lato, sans-serif;
    }
    .multiple-section .col-md-6 p {
        font: 300 22px/28px Lato, sans-serif;
        margin: 0 0 10px;
    }
    .multiple-section img {
        width: 50%;
    }
    .vuhu-home h4 {
        font-size: 30px;
    }
    .vuhu-home ul li {
        font-size: 14px;
    }
    .what_we_do h4 {
        font-size: 14px;
        margin: 10px;
    }
    .custom-nav {
        background-color: rgba(0, 103, 188, .2);
        border: medium none;
        border-radius: 0;
        margin-bottom: 0;
        padding: 5px 0px 5px 9px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999999;
    }
    ul.dropdown-menu {
        position: relative;
        width: 100%;
    }
    #myCarousel .carousel-control {
        font-size: 35px;
        text-shadow: none;
    }
    .increase-height {
        height: 250px !important;
    }
    .about-inner h2,
    .about-inner h3 {
        font: 700 18px/30px Lato, sans-serif;
        margin: 0;
    }
    .about-inner h3 {
        margin-top: 10px;
    }
    blockquote.left-side {
        margin-right: 0px;
        padding: 20px;
        width: 100%;
        margin-top: 10px;
    }
    .content-distribution b,
    .heading,
    section.aboutcontent-section ul li.heading {
        font: 600 20px/45px Lato, sans-serif;
        line-height: 25px;
    }
    ul.dist-list li {
        padding: 20px;
        width: 100%;
        height: auto;
    }
    ul.dist-list li h3 {
        font: 600 22px/45px Lato, sans-serif;
        margin-bottom: 10px;
    }
    ul.dist-list li img {
        width: 50%;
    }
    ul.about-team {
        padding: 10px 0;
    }
    ul.about-team li {
        display: inline-block;
        margin: 20px 0;
        width: 100%;
    }
    .memb-img {
        height: 130px;
        width: 130px;
    }
    .about-team h3 {
        font: 600 20px/20px Lato, sans-serif;
        margin: 10px 0 0;
    }
    .about-clients h1 {
        line-height: 20px;
    }
    .about-clients ul {
        margin: 0;
    }
    .about-clients ul li {
        display: inline-block;
        margin: 5px 0;
    }
    .firstCut .col-sm-3 > img {
        position: relative;
        top: 0;
        width: 50%;
    }
    .col-sm-3,
    .multiple-section {
        text-align: center;
    }
    .meretoons-section .col-sm-3 > img,
    .vuhu-section .col-sm-3 > img {
        position: relative;
        top: 0;
        width: 50%;
    }
    .filmy-section .col-sm-3 > img {
        position: relative;
        top: 0px;
        width: 50%;
    }
    section.filmy-section h1,
    section.filmy-section h2,
    section.filmy-section h3,
    section.firstCut h1,
    section.firstCut h2,
    section.firstCut h3,
    section.meretoons-section h1,
    section.meretoons-section h2,
    section.meretoons-section h3,
    section.vuhu-section h1,
    section.vuhu-section h2,
    section.vuhu-section h3 {
        font: 700 27px/45px Lato, sans-serif;
    }
    p {
        font-size: 14px;
    }
    .firstCut .col-sm-9 > h2,
    .vuhu-section .col-sm-9 > h2,
    .meretoons-section .col-sm-9 > h2,
    .filmy-section .col-sm-9 > h2 {
        text-align: center;
    }
    .address-list li {
        width: 100%;
    }
    .address-list h3 {
        font: 700 24px/45px Lato, sans-serif;
        margin-bottom: 10px;
    }
    .contact-section .col-sm-5 {
        margin-top: 40px;
    }
    .contact-section input,
    .contact-section textarea {
        width: 100%;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
}

@media(max-width:767px) {  
   #bs-example-navbar-collapse-1 {
        background: #e0030c none repeat scroll 0 0;
        position: absolute;
        top: 80px;
        width: 100%;
        padding: 0 !important;
        border-top: medium none !important;
    }
	
	 .custom-nav ul.nav.navbar-nav > li > a {
        border-bottom: 1px solid #080808 transparent;
        color: #000!important;

		}

}

@media(max-width:768px) {
    .custom-nav ul.nav.navbar-nav > li > a {
        border-bottom: 3px solid transparent;
        color: #fff;
        font-family: Lato, sans-serif;
        font-weight: 500;
        transition: all 0.3s ease-in 0s;
    }
    #bs-example-navbar-collapse-1 ul.nav {
        margin: 0;
    }
    .custom-nav ul.nav.navbar-nav > li {
        margin: 0px !important;
     
    }
    .custom-nav ul.nav.navbar-nav > li a {
        border-radius: 0px !important;
		        border-bottom: 1px solid #333 transparent;
    }
    .custom-nav ul.nav.navbar-nav > li:hover a,
    .custom-nav ul.nav.navbar-nav > li a:hover {
        color: #fff !important;
        background-color: #333 !important;
    }
    ul.dropdown-menu li a {
        background: #dedede none repeat scroll 0 0 !important;
        color: #000000 !important;
        padding: 10px 20px !important;
        text-align: left;
    }
    .custom-nav ul.nav.navbar-nav > li:hover ul.dropdown-menu li a {
        background-color: #000000 !important;
        color: #000000 !important;
    }
    .navbar-toggle.collapsed {
        background-color: transparent !important;
    }
    .navbar-toggle {
        background-color: #e0030c !important;
    }
    .custom-nav ul.nav.navbar-nav > li.active > a {
        background: #080808 none repeat scroll 0 0;
    }
    .custom-nav .nav .open > a,
    .custom-nav .nav .open > a:focus,
    .custom-nav .nav .open > a:hover {
        background: rgba(118, 118, 118, 0.7) none repeat scroll 0 0 !important;
        border-color: #fff !important;
        color: #fff !important;
    }
    ul.dropdown-menu li a {
        color: #fff !important;
        padding: 10px 20px !important;
        text-align: left;
    }
}


.bluetext{color:#525252;}
.running{font-size:13px;}

footer a{color:#f7a70e; font-size:12px; font-weight:normal;}
footer a:hover{text-decoration:underline; color:#ffff47;}

.footer-social-icons{width:100%; display:block;  margin:0px auto 0px auto; background:#adadad; padding:10px 0px; text-align:center;}
.social-icon{color:#000; font-size:15px;}
.social-icons li{vertical-align:top; display:inline;  }
.social-icons a{color:#3D3D3D; text-decoration:none;}

.fa{border:1px solid #3D3D3D; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s;
transition: .5s;}
.fa:hover{color:#fff;}

.fa-instagram{padding:8px 12px;}
.fa-instagram:hover{background-color:#DD0000; border:1px solid #FCFCFC;}

.fa-facebook{padding:8px 12px;}
.fa-facebook:hover{background-color:#3d5b99; border:1px solid #FCFCFC;}

.fa-twitter{padding:8px 10px;}
.fa-twitter:hover{background-color:#00aced; border:1px solid #FCFCFC;}

.fa-youtube{padding:8px 12px;}
.fa-youtube:hover{background-color:#e64a41; border:1px solid #FCFCFC;}

.fa-linkedin{padding:8px 12px;}
.fa-linkedin:hover{background-color:#0073a4; border:1px solid #FCFCFC;}

.fa-google-plus{padding:8px 7px;}
.fa-google-plus:hover{background-color:#e25714; border:1px solid #FCFCFC;}

.morecontent span{display: none;}

.conttentcreation img{border:1px solid #737373; padding:5px; margin-top:10px;}

@media (min-width:320px) {
.imgcls img{width:auto;}
.conttentcreation{margin-top:20px;}
.conttentcreation img{ width:80%;}

.pmargin{margin-top:0px!important;}
.h1marign{margin-bottom:0px!important;}
.h2margin{padding-top:20px;}
;}
}

@media (min-width:480px) {
.conttentcreation img{ width:auto;}
}


@media (min-width:768px) {
.heading{font-size:18px;}
.conttentcreation img{ width:80%;}
p.title-desc1{font-size:20px;}
}

@media (min-width:1024px) {
.heading{font-size:24px;}
.conttentcreation img{ width:auto;}
}