html,
body {
    padding: 0;
    margin: 0;
    background: #fff;
    letter-spacing: 1px;
    font-family: 'Roboto Slab', serif;
}

body a {
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
    color:#ffffff;
}
body a:hover {
    text-decoration: none;}

body a:focus,
a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
   font-family: 'Montserrat', sans-serif;
}
select,input[type="email"],input[type="text"],input[type=password],
input[type="button"],input[type="submit"],textarea{
   font-family: 'Montserrat', sans-serif;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	letter-spacing: 1px;}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
}
p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
}

ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
}
.hide-tag
{
    display:none;
}
.wrapper
{
	padding:0 1em;
}
/*-- //Reset-Code --*/
/*--Top button--*/
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    color: #ff006c;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    text-shadow: 1px 3px 9px #3e3d3d;
    -webkit-text-shadow: 1px 3px 9px #3e3d3d;
    -o-text-shadow: 1px 3px 9px #3e3d3d;
    -moz-text-shadow: 1px 3px 9px #3e3d3d;
}
#back2Top:hover {
   color: #fb0d72;
}
.know-more-btn
{padding: 9px 28px;
    color: #ffffff;
    text-align: center;
    background-color: #ff006c;
        width: 159px;;
    border-radius: 28px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    text-align: center;
    margin: 7px auto;
}
.know-more-btn:hover
{
	box-shadow: 0 -2px 65px 0 rgb(247, 100, 162), 0 17px 67px 0 rgba(0,0,0,0.19);
	-webkit-box-shadow: 0 -2px 65px 0 rgb(247, 100, 162), 0 17px 67px 0 rgba(0,0,0,0.19);
	-o-box-shadow: 0 -2px 65px 0 rgb(247, 100, 162), 0 17px 67px 0 rgba(0,0,0,0.19);
	-moz-box-shadow: 0 -2px 65px 0 rgb(247, 100, 162), 0 17px 67px 0 rgba(0,0,0,0.19);
	cursor:pointer;
	color:#ffffff;
}
a .know-more-link
{
	color: :#ffffff;
}
.left-contact-us
{
    float:left;
    width:20%;
}
.right-contact-us
{
    float:left;
    width:80%;
}
.contact-info
{
    padding:0em 5em;
}
/*Top button close**/
/*header open here*/

#myVideo {
    padding-top: 3em;
    width: 100%;
    height: 100%;
margin-top: 2em;
background-color: #000;
}
.header
{width: 100%;
position: absolute;
  z-index: 9999999;
}
.banner
{
	margin: 0;
    /* padding: 4em 0; */
    /* background-image: url(../images/banner1.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    height: 530px;
background-color: #000;
}
.inside-banner
{
    margin:0;
    padding:4em 0;
    background-image: url('../images/jse-media.jpg');
    background-size:cover;
    background-repeat: no-repeat;
    height:445px;
}
.bottom-nav
{    margin-top: -57px;
    background-color: rgba(0, 0, 0, 0.21);
    padding: 14px 82px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 57px;
}
.banner-bottom-nav a
{
	margin-left:38px;
}
.title-border
{
border-bottom: 3px solid transparent;
-moz-border-image: -moz-linear-gradient(to right, #e9f2f3 0%, #00BCD4 50%,#00BCD4 50%,#ebfdff 100%);
-webkit-border-image: -webkit-linear-gradient(to right, #e9f2f3 0%, #00BCD4 50%,#00BCD4 50%,#ebfdff 100%);
border-image: linear-gradient(to right, #e9f2f3 0%, #00BCD4 50%,#00BCD4 50%,#ebfdff 100%);
border-image-slice: 1; 
}
.title-border h3
{
        margin: 0;
    padding:10px 0px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    font-size: 17px;
    padding-bottom: 10px;
}

.banner-bottom-nav li
{
	float:left;
}
.banner-bottom-nav li a
{margin: 0;
    padding: 0px 20px;
    text-align: center;
    color:#fff;
    font-size: 19px;
    display: block;
    font-weight: 500;
    letter-spacing: 0;

}
.banner-bottom-nav li a:hover
{
	color:#ff006c;
}

.navbar-default
{
    background-color:transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a
{
    color:#ffffff;
}
.navbar-default .navbar-collapse
{
        margin-top: 31px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover
{
color: #bc0508;
    background-color: transparent;
    border-bottom: 1px solid #bc0508;
}
.navbar-right {
    float: right!important;
    margin-right: -19px;
}
/**navigation close**/

/*header close here*/

.photography-div
{margin: 0;
padding: 6em 0;
background-color: #f1f1f1;
}
.photography-div h1
{margin: 0;
    font-size: 30px;
    color: #e16233;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    letter-spacing: 2px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
    text-align:center;
}
.photography-div p
{
    text-align:center;
}
.right-img img
{
	padding:0;
	box-shadow: 2px 6px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 6px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 2px 6px 10px rgba(0,0,0,0.4);
	-o-box-shadow: 2px 6px 10px rgba(0,0,0,0.4);
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.inside-div
{
	padding: 1em 0em 1em 4em;
}
.fashion
{
	margin:0;
	padding: 4em 0 0 0;
	background-image: url("../images/banner.jpg");
	background-size:cover;
}
.bottom-heading
{
    margin: 0;
    font-size: 30px;
    color: #4b3d5a;
    font-weight: 600;
    text-shadow: 2px 4px 5px rgba(158, 155, 155, 0.22);
    letter-spacing: 2px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: center;
}
.fashion h1
{margin: 0;
    font-size: 52px;
    color: #ececed;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    letter-spacing: 2px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
}
.fashion p
{
	color:#ececed;
}
/**Flex slider open**/
/*-- Special --*/
.client-logo
{
    padding:3em 0;
}
.projects-info {
    text-align: center;
}

.projects-info p {
    color: #999999;
    font-size: .9em;
    margin: 1em auto 0;
    width: 40%;
}

#owl-demo .item {
    text-align: center;
}

.projects-agile-grid-info {
    position: relative;
    overflow: hidden;
}

.projects-agile-grid-info img {
    width: 50%;
}
.projects-grid-caption h4 {
    color: #fff;
    font-size: 1.7em;
    font-weight: 700;
    text-transform: uppercase;
    background: rgba(247, 45, 101, 0.44);
    padding: 10px;
    letter-spacing: 6px;
}
.projects-grid-caption i {
    color: #fff;
    font-size: 1.7em;
    margin: 5em 0 0.5em 0;
}

.projects-grid-caption p {
    color: #fff;
    font-size: 1em;
    margin: 0;
    letter-spacing: 1px;
    margin-top: 1em;
}

.projects-grid-caption {
    background: rgba(0, 0, 0, 0.61);
    padding: 8em 1em 1em 1em;
    position: absolute;
    left: 0;
    bottom: -156%;
    text-align: center;
    width: 100%;
    height: 348px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    border: 1px solid #999;
}

.projects-agile-grid-info:hover .projects-grid-caption {
    bottom: 0%;
}
/*--flexisel--*/

.flex-slider {
    background: #222227;
    padding: 70px 0 165px 0;
}

#flexiselDemo1 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
}

.nbs-flexisel-item {
    float: left;
    margin: 10px;
    padding: 0px;
    position: relative;
    line-height: 35px;
}

.nbs-flexisel-item>img {
    cursor: pointer;
    position: relative;
}
.top-heading
{margin: 0;
font-size: 40px;
color: #4b3d5a;
font-weight: 600;
text-shadow: 2px 4px 5px rgba(158, 155, 155, 0.22);
letter-spacing: 2px;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
line-height: 1.5;
text-align:center;
}
.title-icon i {
color: #000;
font-size: 25px;
position: absolute;
top: -13px;
left: 0;
right: 0;
text-align: center;
}

.title-icon {
    border-bottom: 2px solid #000;
    max-width: 200px;
    margin: 1em auto 1.5em;
    position: relative;
    margin-bottom: 57px;}
/**Flex slider close**/
.about-us, .portfolio
{
    margin:0;
    padding:4em 0;
}
.pha-heading
{ margin: 0;
    padding: 13px 20px;
    color: #ff006c;
   font-weight: 600;
    font-size: 22px;
}
.service
{
margin:0;
padding: 4em 0 8em 0;
background-color:#ffffff;
position: relative;
}
.service-inside
{
 margin: 2em 0 0 0;
padding: 1em;
box-shadow: 1px 2px 3px 4px #e6e6e6;
height: 532px;
}
.service-info
{
    margin-bottom:1em;
}
.service-div
{
    margin:0;
    padding:3em 0 0 0;
    background-color:#ffffff;
}
.service-item li
{
    padding:0 6px;
}
.service-item li a
{
     float: left;
    width: 90%;
    padding: 10px 0px;
    color: #333333;
    text-align: left;
    text-shadow: 1px 2px 3px #ccc;
}
.service-item li a:hover
{
    padding-left:10px;
}
.service-item .fa
{color:#ff006c;
float: left;
width: 10%;
padding: 13px 11px 13px 0px;
font-weight: 700;
text-shadow: 1px 2px 3px rgba(195, 189, 189, 0.51);
}
.view-more-btn {
    margin: 0px;
    padding: 5px;
    color: #ffffff;
    text-align: center;
    background-color: #ff006c;
    width: 100%;
    border-radius: 28px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.service-inside ul li
{
    padding:5px 0px;
}
.view-more-btn .fa
{
    color:#ffffff;
}
.info
{
    padding:2em;
}
.inside-wrapper
{
    padding:2em 6em;
    text-align:justify;
}
.inside-wrapper p
{
font-size: 16px;
font-family: 'Slabo 27px', serif;
font-family: 'Roboto Slab', serif;
color: #131212;
padding: 0 10px;
}
/*-- gallery --*/
.gallery
{
    padding: 0 23px;
}
.gallery_grid h4{
    text-transform:uppercase;
    font-size:1.5em;
    color:#fff;
}
.gallery_grid{
    padding: 6px 10px;
    margin-bottom: 10px;
}
.wthree_text p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 19px;
}
.team_grid{
    overflow: hidden;
    position: relative;
}
.grid_pos{
    opacity: 0;
    position: absolute;
    top: 0%;
    left: 0;
    bottom: 0;
    background-color:rgba(0, 0, 0, 0.4);
    right: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
}
.grid_pos{
    -webkit-transform: scale3d(0,0,1);
    -moz-transform: scale3d(0,0,1);
    -ms-transform: scale3d(0,0,1);
    transform: scale3d(0,0,1);
}
.w3_agile_team_grid:hover .grid_pos,.gallery_grid:hover .grid_pos,
.w3_agile_class_grid:hover .grid_pos{
    opacity:1;
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.w3_agile_team_grid:hover .wthree_text,.gallery_grid:hover .wthree_text,
.w3_agile_class_grid:hover .wthree_text{
    opacity: 1;
    -webkit-transform: translateY(0) scale3d(1,1,1);
    -moz-transform: translateY(0) scale3d(1,1,1);
    -ms-transform: translateY(0) scale3d(1,1,1);
    transform: translateY(0) scale3d(1,1,1);
    -webkit-transition: transform 400ms ease 380ms;
    -moz-transition: transform 400ms ease 380ms;
    transition: transform 400ms ease 380ms;
}
.wthree_text{
    text-align: center;
    position: absolute;
    width: 100%;
    top:37%;
    opacity: 0;
        -webkit-transform: translateY(0) scale3d(0,0,1);
    -moz-transform: translateY(0) scale3d(0,0,1);
    -ms-transform: translateY(0) scale3d(0,0,1);
    transform: translateY(0) scale3d(0,0,1);
    -webkit-transition: transform 400ms ease 280ms;
    -moz-transition: transform 400ms ease 280ms;
    transition: transform 400ms ease 280ms;
}
/*-- gallery --*/
/*-- projects --*/
.banner-bottom h3.title-w3l {
    margin-bottom: .5em;
}
.agile_gallery_grid{
    margin-top:2em;
}
.agile_gallery_grid1{
    position: relative;
}
.w3layouts_gallery_grid1_pos{
    background:#0de2f6;
    bottom: 45px;
    left: 45px;
    opacity: 0;
    padding:1em;
    position: absolute;
    right: 45px;
    text-align: center;
    top: 45px;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.w3layouts_gallery_grid1_pos h3{
    font-size: 1.2em;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 1em 0 .5em;
    padding-bottom: .5em;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}
.w3layouts_gallery_grid1_pos h3:after {
    background: #fff;
    bottom: 0;
    content: '';
    height: 2px;
    left: 40%;
    position: absolute;
    width: 50px;
}
.w3layouts_gallery_grid1_pos p{
    color:#292727;
    line-height:2em;
}
.agile_gallery_grid:hover .w3layouts_gallery_grid1_pos{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
}
.nav-portfolio
{
width: 55%;
margin-left: auto;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #bc0508;
    background-color: transparent;
    border-bottom: 2px solid #bc0508;
    border-radius: 0;
 }
.nav-pills>li>a {
      background-color: #ffffff;
     color:#504c4c;
border-radius: 0px;
}
/*-- //projects --*/

/**testimonial open here**/
.testimonial-outside{
padding:0em 2em 2em 2em;
background-color: #f1f1f1;
position: relative;
}
.testimonial-outside h1
{
text-align:center;
padding:1em 0;
}
.testimonial{
padding:21px 0 0 0;
text-align: center;
}
.testimonial .pic{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.testimonial .pic img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.testimonial .testimonial-title{
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #0c4767;
    margin: 0 0 47px 0;
}
.testimonial .testimonial-title small{
    font-size: 15px;
    font-weight: 600;
    color: #787878;
}
.testimonial .description{
    font-size: 14px;
    color: #000000;
    line-height: 27px;
    position: relative;
    margin: 0;
    padding: 0 4em 32px 4em;
}
.owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #0c4767;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span
{
	background: #3e3e3e;
    display: block;
    height: 8px;
    margin: 5px 2.5px;
    width: 30px;
    border-radius:0px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span{
    border: 2px solid #fa7921;
}
/**testimonial close **/
/**chat box**/
.chat-box .fa
{
    font-size:40px;
    color:#ffffff;
}
.chat-box
{
	margin:0;
	padding:2em 0;
	background-color: #ff006c;
}
.fashion-img img
{
	padding:0;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.chat-box
{
	text-align:center;
	color:#ffffff;
}
.service-item
{    height: 255px;
    padding: 0px 4px;
    background-color: #fff;
    /* box-shadow: 1px 2px 3px 3px #e6e5e5; */
    margin: 10px 0px;
   width: 227px;
    float: left;}
.film-pro
{
padding: 0px 9px;
}
/**chat box close**/
/**career page**/
.carrer-page
{padding: 18px 0;
background-color:#f1f1f1;
margin: 0 0 10px 0;
border:1px solid #cccccc;
}
.carrer-page h3
{
padding-bottom: 6px;
padding-left: 9px;
}
.carrer-page .fa
{
    font-size: 39px;
    padding: 18px 10px;
    text-align: center;
    color: #be0b0a;}
.carrer-page:hover
{
    background-color:#ffffff;
}
.navbar-right {
    float: right;
    margin-right: -19px;
}
.nav-center
{
    text-align:center;
}
.apply-now
{margin-top: 25px;}
.service-info{text-align:center; padding:15px 0px;}
/**career page**/
/**footer open here**/
.footer-top
{
	margin:0;
	padding:1em 0 2em 0;
	background-color:#333333;}
.footer-top p
{
	margin:0;
	padding:10px 0px;
	color:#b6b5b5;
	line-height:1.7;
}
.social-icon .fa
{
    color:#999;
}
.footer-bottom
{
	margin:0;
	padding:1em 0;
	background-color:#222222;
}
.footer-bottom p
{
	margin:0;
	padding:0;
	color:#999999;
}
.footer-link
{
	list-style-type:none;
}
.footer-link li
{
	margin:0;
	padding:0;
	float:left;
}
.footer-link a:link
{
	margin:0;
	padding: 10px 1px;
    font-size: 13px;
    color: #999999;
    display: inline-block;
    text-decoration: none;
}
.social-icon
{
	list-style-type:none;
}
.social-icon li
{
	margin:0;
	padding:0;
	float:left;
}

.social-icon a:link, .fa
{
	margin: 0;
    padding: 0px 5px;
    font-size: 25px;
    color: #be0b0a;
    display: inline-block;
    text-align: right;
    text-decoration: none;
}

/*carrer*/
.icon-job
{
    color:#be0b0a;
    font-size:20px;
}
.job-bold
{
    color:#e1602e;
}
/*carrer close*/
/*contact us*/
.contact-us p
{
text-align: left;
font-size: 16px;
font-family: 'Slabo 27px', serif;
font-family: 'Roboto Slab', serif;
color: #131212;
padding: 0 10px;
}
input[type="text"], input[type="email"], textarea
{
    width: 100%;
    color: #999;
    background: none;
    outline: none;
    font-size: 14px;
    padding: 1em;
    letter-spacing: 1px;
    border: solid 1px #ddd;
    -webkit-appearance: none;
    display: inline-block;
}
.inside-form
{
    margin-bottom:10px;
}
.sub-btn
{
    text-align:center;
}
.contact-us .fa
{
color: #fdcf5f;
font-size: 35px;
}
.contact-us a
{ color:#333333;}
.contact-form
{
 margin-top: 50px;
}

/*contact us close*/
@media only screen and (max-width: 768px) {
.menu-name {
    text-align: right;
    margin-left: 23px;
    color: #ffffff;
    font-weight: 600;
    font-size: 17px;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.inside-box
{
    margin-bottom:10px;
}
.header
{width: 100%;
position: absolute;
  z-index: 9999999;
}
}
@media only screen and (max-width: 600px) {

    
.header
{width: 100%;
position: absolute;
  z-index: 9999999;
}
.inside-box
{
margin-bottom:10px;
}
.testimonial .description{
    font-size: 14px;
    color: #000000;
    line-height: 27px;
    position: relative;
    margin: 0;
    padding: 10px 0px;
}
.navbar-default .navbar-toggle
{margin-top: 43px;
margin-right: 23px;}
.left-contact-us
{
    float:left;
    width:24%;
}
.inside-wrapper {
    padding: 2em 1em;
    text-align: justify;
}
.right-contact-us
{
    float:left;
    width:66%;
}
.contact-info
{
    padding:2em 0;
}
.photography-div h1 {
    margin: 0;
    font-size: 28px;
    color: #e16233;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    letter-spacing: 2px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
}
.team_grid img
{
    margin-left:auto;
    display: block;
    margin-right: auto;
}
.service-item {
    height: auto;
    padding: 0px 4px;
    background-color: #fff;
   margin: 10px 0px;
    width: 227px;
    float: left;
}
.navbar-right {
    position: absolute;
    margin-right: -19px;
}
}

