*{
	margin:0;
	padding:0;
}
@font-face { font-family: 'OpenSans-Regular';src: url('../fonts/OpenSans-Regular.ttf') format('TrueType'); }
@font-face { font-family: 'Proxima Nova Bold';src: url('../fonts/Proxima Nova Bold.otf') format('OpenType'); }

@font-face { font-family: 'Proxima Nova Regular';src: url('../fonts/Proxima Nova Regular.otf') format('OpenType'); }
@font-face { font-family: 'Bungee-Regular';src: url('../fonts/Bungee/Bungee-Regular.ttf') format('TrueType'); }
@font-face { font-family: 'Proxima Nova Semibold';src: url('../fonts/Proxima Nova Semibold.otf') format('OpenType'); }


@font-face { font-family: 'Raleway-SemiBold';src: url('../fonts/Raleway/Raleway-SemiBold.ttf') format('TrueType'); }



p, ul, li, h5, h6{
	font-family: 'Proxima Nova Regular';
	list-style: none;
}
h1{
	font-family: 'Bungee-Regular';
}
h2, h3{
	font-family: 'Proxima Nova Semibold';
}
.container-width {padding-right: 120px; padding-left: 120px;}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-image: -webkit-linear-gradient(#0269B8, #293790);
    color: #ffffff;
    background-clip: text;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}
.navbar-nav {
    float: right;
   margin-top: -2%;
}
.navbar-nav > li{
    text-transform:uppercase;
    font-family: 'Proxima Nova Semibold';
}
.navbar-nav > li > a {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.icon-bar1{
	color:#333;
}
.top-header{
	padding:15px 0;
}
.nav > li > a {
   padding: 10px 30px;
}
.navbar-inverse .navbar-nav > li:hover > a {
    background-image: -webkit-linear-gradient(#0269B8, #293790); /* For Chrome and Safari */
   	color:#fff;
}
.navigation{
	margin-top:35px;
}
.navbar-nav > li:last-child{
	font-size:25px;
}
.fas{
	color:#ffffff !important;
}
.carousel-caption1{
	position:relative;
	text-align:center;
    padding: 80px 52px 8px;
	text-transform:uppercase;
}
.blue{
	background-image: -webkit-linear-gradient(#0269B8, #293790); /* For Chrome and Safari */
   	color:transparent;
    -webkit-background-clip: text;
    margin-top: 3%;
    font-size: 40px;
}
.orange{
	color:#F35526;
	font-size: 21px;
}
.layer{
	background-image: -webkit-linear-gradient(#293790, #0269B8);
	opacity:0.9;
	position:absolute;
	top:-0.5%;
	left:0;
	bottom:0;
	right:0;
	clip-path: polygon(0 3.5%, 100% 39%, 108% 100%, 0 100%);
}
.about{
	background:url('../images/bg1.png');
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	position:relative;
	margin-top:-31%;
	left:0;
	right:0;
	bottom:auto;
	z-index:-1;
}
.services{
	background:url('../images/greybg.png');
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	position:relative;
	margin-top: -36.7%;
	left:0;
	right:0;
	bottom:auto;
	/*z-index:-1;*/
}
.about-content{
	padding-top:38%;
	color:#fff;
}
.services .about-content{
	 padding-top: 46%;
	color:#000;
}
.services .about-content h1{
	font-size:45px;
	background-image: -webkit-linear-gradient(#0269B8  , #293790 ); /* For Chrome and Safari */
   	color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-align:center;
}
.about-content p{
	font-size:20px;
}
.about-content img{
	padding:60px 0;
}
.about-content h3{
	padding:10px 0;
}
.about-content ul li{
	list-style:none;
	display:inline-block;
	color:aliceblue;
	font-size:20px;
	font-family: 'Bungee-Regular';
	padding:0 30px;
}
.about-content ul{
	padding-bottom:60px;
	/*padding-top:110px;*/
	margin-top:-40px;
}
#carousel{
	position:relative;
}
.development{
	position:relative;
	padding-top:150px;
}
.development .side-img{
	position:absolute;
	top:11%;
	bottom:auto;
	left:auto;
	right:0;
}
.clearfix{
	clear:both;
}

.development-content ul{
	padding-top:20px;
}
.development-content ul li{
	list-style:none;
	font-size:25px;
	padding:20px 0;
}
.development-content ul li span{
	padding-left:20px;
}
.portfolio{
	/*background:url('../images/bg2.png');*/
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	/*position:absolute;*/
	margin-top:-13%;
	left:0;
	right:0;
	bottom:auto;
	/*z-index:-1;*/
}
.side-img{
	z-index:2;
}
.layer2{
	    background-image: -webkit-linear-gradient(#FBB756, #F35526);
    opacity: 0.9;
    position: absolute;
    top: 3%;
    left: 0;
    bottom: 0;
    right: 0;
    clip-path: polygon(0 50.9%, 100% 27.9%, 100% 100%, 0% 100%);
}
.portfolio-content{
	padding-top:24%;
	color:#fff;
}


.grid {
	position: relative;
	margin: 0 auto;
	max-width: 502px;
	
}

.grid>img{
    position: Absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 1;
    max-width:100%;
}

figure.effect-bubba {
    background: transparent;
    position: relative;
    overflow: hidden;
    margin:15px 0;
    -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	max-width: 100%;
	height: 355px;
}

figure.downtown img {
    height: 254px !important;
}

figure.effect-bubba img {
   width: 500px;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-width: 100%;
     height: 276px;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 8%;
}
downtown



figure.effect-bubba:hover img {
    opacity: 0.4;
    transform: scale(1.1);
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
    top: 30px;
    right: 1px;
    bottom: 0px;
    left: 1px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
      border-top: 11px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    background: #130c0880;
}
figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ports{
    padding-bottom: 80px;
    padding-top:20px;
}
.box{
	position:relative;
	height:300px;
	width:80%;
}
.box h1{
	font-size:45px;
	background-image: -webkit-linear-gradient(#FBB756 , #F35526); /* For Chrome and Safari */
   	color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-align:center;
}
.box p{
	text-transform:uppercase;
	font-size:30px;
	font-family: 'Proxima Nova Regular';
	color:#293790;
	text-align:center;
}
.top-left-box{
	position:absolute;
	top:0;
	bottom:auto;
	left:0;
	right:auto;
}
.top-right-box{
	position:absolute;
	top:0;
	bottom:auto;
	left:auto;
	right:0;
}
.bottom-left-box{
	position:absolute;
	top:70%;
	bottom:0;
	left:0;
	right:auto;
}
.bottom-right-box{
	position:absolute;
	top:70%;
	bottom:0;
	left:auto;
	right:0;
}
#box{
	padding-top:150px;
	position:relative;
}
#box12{
	padding-top:0;
	position:relative;
}
.side-video{
	position:absolute;
	top:10%;
	bottom:0;
	left:4%;
	right:0;
}
.side-video .fas{
	color: #FBB756 !important;
    position: absolute;
    top: 47%;
    bottom: 0;
    left: 26%;
    display:none;
    right: 0;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #fff;
    border: 12px solid #FBB756;
    text-align: center;
    padding-top: 63px;

}
.side-video{
	z-index:1;
}
/*.contact{
	background:url('../images/bg3.png');
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	/*position:absolute;*/
	/*margin-top:6%;
	left:0;
	right:0;
	bottom:auto;*/
	/*z-index:-1;*/
	/*padding-bottom:45px;
}*/

/*.contact.servicepage{
	background:url('../images/bg3.png');
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	/*position:absolute;*/
	/*margin-top:0;
	left:0;
	right:0;
	bottom:auto;*/
	/*z-index:-1;*/
/*	background-color:#eeeeee;
}*/

.contact.aboutpage{
	background:url('../images/bg3.png');
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	/*position:absolute;*/
	/*margin-top:-13%;*/
	left:0;
	right:0;
	bottom:auto;
	/*z-index:-1;*/
}


.layer1{
	/*background:#293790;*/
	background-image: -webkit-linear-gradient(#0269B8, #293790);
	opacity:0.9;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	clip-path: polygon(0 35.5%, 100% 65.8%, 100% 100%, 0 100%);
	/*z-index:1;*/
}
.layer4{
	/*background:#293790;*/
	background-image: -webkit-linear-gradient(#0269B8, #293790);
	opacity:0.9;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	/*clip-path: polygon(0 36.9%, 100% 62.4%, 100% 100%, 0 102%);*/

    clip-path: polygon(0 40.5%, 100% 64.5%, 100% 100%, 0 100%);	/*z-index:1;*/
}


.layer5{
	/*background:#293790;*/
	background-image: -webkit-linear-gradient(#0269B8, #293790);
	opacity:0.9;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	/*clip-path: polygon(0 36.9%, 100% 62.4%, 100% 100%, 0 102%);*/

   clip-path: polygon(0 46%, 100% 68%, 100% 100%, 0 100%);

}
.layer6{
	/*background:#293790;*/
	background-image: -webkit-linear-gradient(#0269B8, #293790);
	opacity:0.9;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	/*clip-path: polygon(0 36.9%, 100% 62.4%, 100% 100%, 0 102%);*/

   clip-path: polygon(0 50%, 100% 73.5%, 100% 100%, 0 100%);

}
.layer7{
	/*background:#293790;*/
	background-image: -webkit-linear-gradient(#0269B8, #293790);
	opacity:0.9;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	/*clip-path: polygon(0 36.9%, 100% 62.4%, 100% 100%, 0 102%);*/

      clip-path: polygon(0 5%, 100% 49.5%, 100% 100%, 0 100%);

}


.contact-content{
	padding-top:38%;
	color:#fff;
}
.contact-content{
	padding-top:55%;
	color:#fff;

}
.contact-content h3{
	line-height:40px;
}
.contact-content ul{
	background:rgba(68, 58, 58, 0.3);
	padding:20px;
	margin-top:30px;
	margin-bottom:100px;
}
.contact-content ul li{
	list-style:none;
	display:table-cell;
	border-right:1px dashed #fff;
	/*padding:0 15px;*/
	width:32%;
}
.contact-content ul li:last-child{
	border-right:none;
}
.contact-box h4{
	font-family: 'Bungee-Regular';
	text-transform:uppercase;
	text-align:center;
	font-size:22px;
}
.inner-icon .fas{
	color:#fff !important;
	text-align:center;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	padding-top:37px;
}
.outer-icon{
	width:150px;
	height:150px;
	border-radius:50%;
	background:transparent;
	border:1px dashed #fff;
	position:relative;
	margin:20px auto;
	display:block;
	
}
.inner-icon{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:120px;
	height:120px;
	border-radius:50%;
	background-image: linear-gradient(#FBB756 , #F35526);
	margin:auto;
}
.contact-box p{
	font-size:16px;
	text-align:center;
}
.contact-box{
	margin: 0px 15px;
	width:80%;
}
.form-heading{
	background-image:linear-gradient(to left, #ff9477 , #f15928);
	padding:30px 0;
}
.form-heading h1{
	text-transform:upprecase;
	color:#fff;
	text-align:center;
	margin:0;
}
.form-body{
	    background: #fff;
    margin-top: 39%;
    width: 80%;
    margin-left: 10%;
}
.form-content{
	padding-top:60px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:75px;
}
.btn-orange{
	background-image: linear-gradient(to left, #ff9477 , #f15928);
	color:#fff;
	text-transform:uppercase;
	font-family: 'Bungee-Regular';
	font-size:18px;
	padding:10px 20px;
}
.form-content .form-control{
	height: 50px;
    color: #777;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
   
}
.form-content textarea.form-control{
	height:auto;
}
footer{
	/*background-image: linear-gradient(to left, #FBB756 , #F35526);*/
	padding-top:20px;
	padding-bottom:40px;
	margin:0;
}
.copyright p{
	color:#464646;
	font-size:18px;

}
.creatives p{
	color:#464646;
	text-align:right;
	font-size:18px;
}
.creatives p a{
	color:#464646;
	/*text-decoration:none;*/
}




.aboutpage-content{
	text-align:center;
}
.aboutpage-content p{
	text-align:center;
	font-size:20px;
	color:#333;
}
.aboutpage-content .left{
	text-align:left;
}
.side-about{
	padding-top:35px;
}
.side-about h3{
	text-transform:uppercase;
	font-family: 'Bungee-Regular';
	background-image: -webkit-linear-gradient(#FBB756 , #F35526);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-align:center;
}

.about-side img{
	float:right;
	margin-top:62px !important;
}
.map{
	margin-bottom:201px;
}
.contact-boxes{
	margin: 30px 0;
    text-align: center;
    height: 350px;
    border: 1px solid #dadada;
    padding: 10px;

}

.contact-boxes h2{
	color: #293790;
    text-transform: uppercase;
    font-family: 'Bungee-Regular';
    padding-top: 0px;
    font-size: 22px;

}
.contact-boxes h3 a{
	text-decoration:none;
	color:#333;
	line-height:1.1;
}
.contact-boxes h3 a:hover, .contact-boxes h3 a:focus{
	color:#293790;
}
.contactpage{
	padding-top:30px;
	position:relative;
}

.contact-icons{
	padding:40px 0;
}
.service-box{
	margin:20px 0;
}
.service-btn{
	color:#fff;
	text-transform:capitalize;
	background:darkorange;
	padding:15px 30px;
	font-family: 'Proxima Nova Semibold';
	font-size:20px;
	border: 0px darkorange;
}
.service-img{
	position:relative;
	overflow:hidden;
}
.service-img img{
	width:100%;
}
.service-overlay{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:#293790;
	opacity:0.5;

}
.service-button {
	position:absolute;
	top:45%;
	bottom:0;
	left:0;
	right:0;
	opacity:0;
	transition:all 0.35s ease-in-out;
}
.service-heading h3{
	text-transform:uppercase;
	font-family: sans-serif;
    color: #702C91;
    font-weight: 800;
}
.service-text p{
	font-family: 'Proxima Nova Regular';
	font-size:20px;
}
.carousel-inner .item{
	z-index:9;
}
.service-box:hover .service-button{
	opacity:1;
	transition:all 0.35s ease-in-out;
}











figure.effect-bubba1 {
    background: #293790;
    position: relative;
    overflow: hidden;
    margin:15px 0;
    -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	max-width: 100%;
	height: 355px;
}
figure.effect-bubba1 img {
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-width: 100%;
	height: 355px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

}
.service-box:hover figure.effect-bubba1 img {
    opacity: 0.4;
    transform: scale(1.1);
}
figure.effect-bubba1 figcaption::before,
figure.effect-bubba1 figcaption::after {
    position: absolute;
    top: 30px;
    right: 40px;
    bottom: 30px;
    left: 40px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba1 figcaption::before {
  
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
figure.effect-bubba1 figcaption::after {
   
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
figure.effect-bubba1:hover figcaption::before,
figure.effect-bubba1:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.service-space{
	height:30px;
	background:#eeeeee;
}
.review-heading{
	text-align:center;
}
.review-heading h1{
	font-size:45px;
	background-image: -webkit-linear-gradient(#0269B8  , #293790 ); /* For Chrome and Safari */
   	color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
    text-align:center;
}

.review-heading h3{
	font-family: 'Proxima Nova Semibold';
}
.testimonial{
	margin:20px 0;
	padding:20px 40px;
}
.testimonial-img img{
border: 6px solid #F35526;
    float: left;
    height: 120px;
    padding: 12px
}
.testimonial-img{
	position:relative;
}
.testimonial-img h3{
	padding-left:150px;
	padding-top:46px;
}


.testimonial-img:after, .testimonial-img:before {
	left: 12.9%;
    top: 81%;
    border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.testimonial-img:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #F35526;
	border-width: 10px;
	margin-top: -10px;
    margin-left: 3%;
}
.testimonial-img:before {
	border-color: rgba(243, 85, 38, 0);
	border-left-color: #F35526;
	border-width: 13px;
	margin-top: -13px;
	margin-left: 3%;
}
.testimonial-content p{
	font-family: 'Proxima Nova Regular';
	font-size:20px;
	padding:20px 0;
	position:relative;
	padding-left:25px;
    text-align: center;
}
.testimonial-content p:before{
	content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ddd;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 25px;
    left: 0;
}
.testimonial-content p:after{
	content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ddd;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 76%;
    left: 89%;
}
.testimonial:hover .testimonial-img img{
	border-color:#293790;
}
.testimonial:hover .testimonial-img:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #293790;
}
.testimonial:hover .testimonial-img:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #293790;
}
.testimonial:hover .testimonial-img h3{
	color: #293790;
}

.element {
    position: relative;
}
 
/*replace the content value with the
corresponding value from the list below*/
 
.element:before {
    content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
.dashed-line{
	height:2px;
	/*background:#333;*/
	border-bottom:1px dashed #ddd;
}

#vertical{
	border-right:1px dashed #ddd;
}


.contact.servicepage1 {
     margin-top: 0 !important;
 }
.nav-btn{
	padding-top:30px;
}
.btn-prev{
	text-transform:uppercase;
	background:#F35526;
	border-radius:0;
	color:#fff;
	font-weight:bold;
	padding:15px 20px;
}
.btn-next{
	text-transform:uppercase;
	background:#F35526;
	border-radius:0;
	color:#fff;
	font-weight:bold;
	padding:15px 20px;
}
.btn-prev:hover, .btn-next:hover{
	background:#293790;
	color:#fff;
}

.service-img1{  
	border: 2px solid lightgray;
    height: 378px;
    border-radius: 15px;
	background-color: #ffffff;
}
.service-img1:hover{  
	
    height: 378px;
    border-radius: 10px;
	background-image: -webkit-linear-gradient(#0269B8 , #293790 );
    color: transparent;
	text-decoration:none;
	transition: all 300ms ease is-in-out;
}
.service-img1:hover h3{ 
    border-radius: 10px;
	color:#ffffff;
	text-decoration:none;
}

.serviceImgBox{
	margin-top:40px;
	height: 190px;
}
.fontTran{
	text-transform: uppercase;
    margin-top: 65px;
    font-weight: 800;
    line-height: 1.1;
    font-family: sans-serif;
    color: #28388f;
	font-size: 22px;
	text-align: center;
}
.fontTran:hover{
	text-transform: uppercase;
    margin-top: 65px;
    font-weight: 800;
    line-height: 1.1;
    font-family: sans-serif;
    color: #ffffff;
	font-size: 22px;
}

	


@media only screen and (max-width:1367px){
	.container-width{
		padding-left:60px;
		padding-right:60px;
	}
	.nav > li > a {
    padding: 10px 20px;
	}
	.development .side-img img{
		max-width:65%;
		float:right;
	}
	.side-video img{
		max-width:65%;
	}
	.side-video .fas{
		left:24%;
		top:8%;
	}
	.box{
		width:100%;
	}
	.layer {
    	    clip-path: polygon(0 6%, 100% 35.8%, 108% 100%, 0 100%);
	}
	.layer2{
		clip-path: polygon(0 55%, 100% 36.5%, 100% 100%, 0% 100%);
	}
	.layer1{
		clip-path: polygon(0 38.5%, 100% 61.5%, 100% 100%, 0 100%);
	}
	.contact-box p {
    	font-size: 16px;
    	padding: 12px;
    }
    .side-video{
    	top:14%;
    }
    .development .side-img img {
    	max-width: 79%;
	}
	.about-content ul li{
		display:table-cell;
	}
	.css-line{    
		max-width: 80%;
    	margin: auto;
	}
	figure.effect-bubba{
	    height:275px;
	}
	.contact.aboutpage{
		margin-top:0;
	}
	.layer4{
	    clip-path: polygon(0 53.2%, 100% 70.4%, 100% 100%, 0 100%);
	}
	.layer5{
		clip-path: polygon(0 54%, 100% 71%, 100% 100%, 0 100%);
	}
	.layer6{
	    clip-path: polygon(0 51.9%, 100% 69.7%, 100% 100%, 0 100%);
	}
	.layer7{    
		clip-path: polygon(0 10%, 100% 43.5%, 100% 100%, 0 100%);
	}
	.map{
		margin-bottom:0;
	}
	.about-side{
		padding:30px 0;
		position:relative;
		z-index:2;
	}
	#break{
		display:none;
	}
	.about-side img {
    		margin-top: 0 !important;
	}
	.aboutpage-content .left {
    	text-align: center;
	}
	.side-about {
     	padding-top: 20px; 
     	padding-bottom:20px;
	}
	.services{
		margin-top:-49.5%;
	}
	.services .about-content {
    	padding-top: 55%;
    }
    .service-heading h3 {
    	height:50px;
	}
	.testimonial-img:after, .testimonial-img:before {
    	left: 21.9%;
	}
	.testimonial-content p:after{
		top: 82%;
	    left: 78%;
	}
}
@media only screen and (max-width:1025px){
	.navigation {
	    margin-top: 18px;
	}
	.nav > li > a {
    padding: 10px 6px;
	}
	.layer, .layer1, .layer2{
		display:none;
	}
	.about{
		background:url('../images/bluebg.png');	
	}
	.contact{
		background:url('../images/bluebg.png');
	}
	.portfolio{
		background:url('../images/orangebg.png');
	}
	.development .side-img{
		top:27%;
	}
	.development .side-img img {
    	max-width: 61%;
	}
	.portfolio{
		margin-top:-39%;
	}
	.development {
    	padding-top: 65px;
	}
	.form-body{
		width:100%;
	}
	.inner-icon .fas{
		padding-top:19px;
		font-size:34px;
	}
	.inner-icon{
		width:80px;
		height:80px;
	}
	.outer-icon{
		    width: 119px;
    height: 125px;
	}
	.contact-box h4{
		font-size:18px;
	}
	.contact-box {
   		width: 100%;
	}
	#box{
		padding-top:65px;
	}
	.side-video{
		position:relative;
		top:0;
		left:0;
		margin-top:20%;
	}
	.side-video .fas{
		/*top:23%;*/
		left:37%;
	}

	.box p{
		font-size:18px;
	}
	.box h1{
		font-size:30px;
	}
	.side-video img {
    	    max-width: 100%;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    width: 90%;
	}
	.top-left-box{
		left:16%;
		top:16%;
	}
	.top-right-box{
		right:16%;
		top:16%;	
	}
	.bottom-right-box{
		right:16%;
		top:76%;
	}
	.bottom-left-box{
		left:16%;
		top:76%;
	}
	.css-line{
		display:none;
	}
	.about-content ul li{
		display:inline-block;
		padding:15px 0;
	}
	.contact.aboutpage, .contact.servicepage{
		background:url('../images/bluebg.png');
	}
		.layer4, .layer5, .layer6, .layer7{
		display:none;
	}
	.testimonial-img:after, .testimonial-img:before {
    	display:none;
	}
	.testimonial-content p:after{
		top: 82%;
	    left: 78%;
	}

}
@media only screen and (max-width:813px){
	.container-width {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.carousel-caption1 {
		padding:15px 0;
		margin-top: 35%;
	}
	.about-content ul li{
		display:block;
	}
	.portfolio {
    	margin-top: -53%;
	}
	.contact-content{
		padding-top:26%;
	}
	.form-body{
		margin-top:0;
		margin-left:0;
	}
	.form-content{
		    padding-bottom: 70px;
    margin-bottom: 30px;
	}
	.copyright, .creatives, .creatives p{
		text-align:center;
	}
	footer{
		padding-bottom:80px;
	}
	figure.effect-bubba img{
	    height:206px;
	}
	figure.effect-bubba{
	    height:230px;
	}
	.services{
		background:#ddd;
		margin-top:0;
	}
	.services .about-content {
    	padding-top: 30px;
	}
	.testimonial {
	    padding: 0 0; 
	}

}
@media only screen and (max-width:737px){
	.navbar-toggle{
		margin-top:-67px;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
    	background-color: #293790;
	}
	.navbar-nav {
     float: none; 
	}
	.navbar-nav > li{
		text-align:center;
	}
	.carousel-caption1{
		padding:0 15px;
		margin-top: 35%;
	}
	.navbar{
		min-height:0;
	}
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    	background-color: #F35526 ;
	}
	.side-img{
		display:none;
	}
	.portfolio{
		background:none;
		background:#F35526;
		margin-top:0;
		padding-top:0%;
	}
	.portfolio-content{
		padding-top:30px;
	}
	#box {
    	padding-top: 30px;
	}
	.contact{
	    background:#293790;
	}
	.contact.aboutpage{
	    background:#293790;
	    margin-top:30px;
	}

	.contact.servicepage{
	    background:#293790;
	     margin-top: 22%;
	}
		.contact-content {
		    padding-top: 30px;
		}

	.grid>img{
	    max-width:100%;
	}
	.contact-icons {
     	padding-top:0 !important; 
	}
	.dashed-line{
		display:none;
	}

	#vertical{
		border-right:0px dashed #ddd;
	}
	.testimonial-img h3{
		padding-top: 40px;
		padding-left: 0px !important;
	}
	.pull-right{
		float:none !important;
		margin-bottom:30px;

	}
}
@media only screen and (max-width:415px){
    .logo img{
		max-width:65% !important;
		float:left;
	}
    .contact-content{
		text-align:center;
	}
	.contact-content ul li{
		display:block;
		width:100%;
		border-right:none;
	}
	


	.contact-content ul{
		margin-bottom:60px;
	}
	.top-left-box{
		left:0;
		right:0;
		top:0;
		margin:auto;
	}
	.top-right-box{
		left:0;
		right:0;
		top:28%;	
		margin:auto;
	}
	.bottom-right-box{
		left:0;
		right:0;
		top:60%;
		margin:auto;
	}
	.bottom-left-box{
		left:0;
		right:0;
		top:90%;
		margin:auto;
	}
}
@media only screen and (max-width:376px){
	.logo img{
		max-width:65% !important;
		float:left;
	}
	.navbar-toggle {
    	margin-top: -54px;
	}
	.top-left-box{
		left:0%;
		top:-25%;
	}
	.top-right-box{
		right:0%;
		top:4%;	
	}
	.bottom-right-box{
		right:0%;
		top:32%;
	}
	.bottom-left-box{
		left:0%;
		top:60%;
	}
	.contact {
    background: #293790;
	}
	.side-video img{
		display:block !important;
	}
	.side-video .fas {
        top: 20%;
   	    left: 34%;
    	width: 80px;
    	height: 80px;
    	border: 1px solid #FBB756;
	    padding-top: 26px;
	}
	.services .aboutpage-content h1 {
        padding-top: 40%;
        font-size: 36px;
    }
    .item img {
        padding-top: 30%;
    }
    .contact-boxes {
        height: auto;
    }
    .pb-contact {
        padding: 20px !important;
    }
	footer{
		padding-bottom:100px;
	}
	.about{
		background:#293790;
	}
	.carousel-caption1 h1{
		font-size:25px;
	}
	h1{
		font-size:25px;
	}
	.development-content ul li {
        padding: 10px 0;
        text-align:left;
        font-size:18px;
	}
	.form-content{
		padding:20px 15px;
	}
	
	.contact-content {
    	padding-top: 35px;
	}
	.ports{
		padding-bottom:50px;
	}
	.development-content ul{
		padding-bottom:20px;
	}
	.about-content ul{
		padding-bottom:30px;
	}
	.about-side img{
		display:block !important;
	}
	.side-about img{
		display:block !important;
	}
	


}
.white{
	color: white;
}

.contact-top{
	margin-top: -12%
}
.review-top{
	margin-top: -6%;
}
.portfolio-top{
	margin-top: -5%;
}
















.row .block {
    float: left;
    width: 25%;
    height: 150px;
}
.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
.hovicon.small {
    font-size: 20px;
    line-height:45px;
    width:45px;
    height:45px;
    margin:7px;
}
.hovicon.mini {
    font-size: 15px;
    line-height:32px;
    width:30px;
    height:30px;
    margin:7px;
}
.hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px;
}
.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
/
/* Effect 3 */
 .hovicon.effect-3 {
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.hovicon.effect-3:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}
/*
/* Effect 4 */
 .hovicon.effect-4 {
       width: 111px;
    height: 111px;
    box-shadow: 0 0 0 0px rgb(115, 137, 191);
    background-image: -webkit-linear-gradient(#0269B8, #293790);
}
.hovicon.effect-4.small {
    width:45px;
    height:45px;
}
.hovicon.effect-4.mini {
    width:30px;
    height:30px;
}
.hovicon.effect-4.sub-a {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-4:before {
    line-height: 92px;
}
.hovicon.effect-4:after {
 top: -2px;
    left: -3px;
    padding: 0;
    z-index: 10;
    border: 2px dashed #fff;
}
.hovicon.effect-4:hover {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    color: #fff;
}
.hovicon.effect-4:hover i {
    color: #fff;
}
/* Effect 4b */
 .hovicon.effect-4.sub-b:hover {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}
.hovicon.effect-4.sub-b:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg);
    }
}


@media only screen and (max-width: 1025px){
.hovicon.effect-4 {
 width: 82px;
    height: 87px;
    box-shadow: 0 0 0 0px rgb(115, 137, 191);
    background-image: linear-gradient(#FBB756 , #F35526);

}
}



.mt-25{
	margin-top: 25%;
}
a:hover{
	    border-bottom: 1px dotted white;
    color: white;
    text-decoration: none;
}
.background-white{
	background: white;
	-moz-box-shadow: 0px 3px 3px #000;
    -webkit-box-shadow: 0px 3px 3px #cccccc;
    box-shadow-bottom: 5px #000;
}
.mt-5{
	margin-top: 5%;
}


:root{
         --white: #fff;
         --gr-color1: #FACC1E;
         --gr-color2: #FF7924;
         --gr-color3: #00C0A7;
         --gr-color4: #00E97C;
         --gr-color5: #FC4365;
         --gr-color6: #FE6229;
         --gr-color7: #009AFC;
         --gr-color8: #E75A7D;
         }
         .serviceBox{
         background-color: var(--white);
         font-family: 'Niramit', sans-serif;
         text-align: center;
         margin: 30px 15px;
         border: 1px solid transparent;
         box-shadow: -3px -3px 0 0 rgba(0,0,0,0.1);
         position: relative;
         }
         .serviceBox .service-icon{
         color: var(--white);
    background: linear-gradient(45deg,#2c3791,#283897,#12151f);
    font-size: 60px;
    line-height: 120px;
    height: 120px;
    width: 120px;
    margin: -57px auto 38px;
    border-radius: 50%;
    transition: all 0.3s;
         }
         .serviceBox:hover .service-icon{
         text-shadow: 0 0 2px #333;
         box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color2);
         }
         .serviceBox .title{
         color: var(--white);
         background: linear-gradient(45deg,#283794,#015eae,#28388f,#28388d);
         font-size: 20px;
         font-weight: 600;
         text-transform: uppercase;
         padding: 15px 0;
         margin: 0 -15px 10px;
         display: block;
         position: relative;
         }
         .serviceBox .title:before,
         .serviceBox .title:after{
         content: '';
         background: linear-gradient(45deg, transparent 49%, #141b44 50%);
         height: 15px;
         width: 14px;
         position: absolute;
         left: 0;
         top: 100%;
         }
         .serviceBox .title:after{
       background: linear-gradient(225deg, transparent 49%, #141b44 50%);
    top: auto;
    bottom: 100%;
    left: auto;
    right: 0;
         }
         .serviceBox .description{
             color: #312e2e;
    font-size: 14px;
    line-height: 30px;
    padding: 28px 44px 24px;
    text-align: justify;
         }
         .serviceBox.green .service-icon{
         background: linear-gradient(45deg,var(--gr-color3),var(--gr-color3),var(--gr-color4));
         }
         .serviceBox.green:hover .service-icon{
         box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color3);
         }
         .serviceBox.green .title{
         background: linear-gradient(45deg,var(--gr-color3),var(--gr-color3),var(--gr-color4),var(--gr-color4));
         }
         .serviceBox.green .title:before{
         background: linear-gradient(45deg, transparent 49%, #057264 50%);
         }
         .serviceBox.green .title:after{
         background: linear-gradient(225deg, transparent 49%, #08894b 50%);
         }
         .serviceBox.pink .service-icon{
         background: linear-gradient(45deg,var(--gr-color5),var(--gr-color5),var(--gr-color6));
         }
         .serviceBox.pink:hover .service-icon{
         box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color5);
         }
         .serviceBox.pink .title{
         background: linear-gradient(45deg,var(--gr-color5),var(--gr-color5),var(--gr-color6),var(--gr-color6));
         }
         .serviceBox.pink .title:before{
         background: linear-gradient(45deg, transparent 49%, #a80624 50%);
         }
         .serviceBox.pink .title:after{
         background: linear-gradient(225deg, transparent 49%, #ad350a 50%);
         }
         .serviceBox.blue .service-icon{
         background: linear-gradient(45deg,var(--gr-color7),var(--gr-color7),var(--gr-color8));
         }
         .serviceBox.blue:hover .service-icon{
         box-shadow: 0 0 0 7px var(--white) inset, 0 0 0 10px var(--gr-color7);
         }
         .serviceBox.blue .title{
         background: linear-gradient(45deg,var(--gr-color7),var(--gr-color7),var(--gr-color8),var(--gr-color8));
         }
         .serviceBox.blue .title:before{
         background: linear-gradient(45deg, transparent 49%, #0d6ca8 50%);
         }
         .serviceBox.blue .title:after{
         background: linear-gradient(225deg, transparent 49%, #a30d30 50%);
         }
         @media only screen and (max-width:990px){
         .serviceBox{ margin: 40px 10px 60px; }
         }




         .serviceBox{
    border: 1px solid #4e4e4e;
    text-align: center;
    padding: 40px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.serviceBox:before,
.serviceBox:after{
    content: "";
    width: 200%;
    height: 200%;
    background: #eba133;
    position: absolute;
    top: 160px;
    left: 0;
    z-index: -1;
    transform: rotate(-18deg);
    transition: all 0.5s ease 0s;
}
.serviceBox:before{
    background: #4e4e4e;
    left: -120%;
    transform: rotate(24deg);
}
.serviceBox:hover:before{
    transform: rotate(16deg);
}
.serviceBox:hover:after{
    background: #684f8e;
    transform: rotate(-10deg);
}
.serviceBox .service-icon{
    font-size: 60px;
    color: #684f8e;
    line-height: 100px;
    margin-bottom: 100px;
}
.serviceBox .service-content{
    color: #fff;
    line-height: 25px;
    padding: 0 20px 20px;
}
.serviceBox .title{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}
/*.serviceBox .description
{
    font-size: 14px;
}*/
.serviceBox .read{
    display: block;
    width: 100%;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #eba133;
    padding: 10px;
    border-left: 1px solid #eba133;
    border-right: 1px solid #eba133;
}
.serviceBox:hover .read{
    border-color: #684f8e;
    color: #684f8e;
}
@media only screen and (max-width: 990px){
    .serviceBox{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
    .serviceBox:before,
    .serviceBox:after{
        top: 80px;
    }
}
@media only screen and (max-width: 480px){
    .serviceBox:before,
    .serviceBox:after{
        top: 140px;
    }
}


.developement{
	    text-align: center;
    font-size: 20px;
    color: #333;
}

.text{
	font-size: 25px!important;
    font-family: 'Proxima Nova Regular'!important;
    color: #293790!important;
    text-transform: none!important;
}
.img-height{
	height: 100px;
    width: 100px;
}
.top-left-box-brand{
	position: absolute;
    top: 0;
    bottom: auto;
    left: 35px;
    right: auto;
}
.bottom-left-box-brand{
	position: absolute;
    top: 70%;
    bottom: 0;
    left: 35px;
    right: auto;
}
.top-right-box-brand{
	position: absolute;
    top: 0;
    bottom: auto;
    left: 56%;
    right: 0;
}

.top-right-box-brand{
	position: absolute;
    top: 0;
    bottom: auto;
    left: 56%;
    right: 0;
}
.mt-3{
 margin-top: 3%;
}

.mobile {
    background: #efefef;
    padding: 25px 25px 25px 25px;
}
.serviceBoxss-height{
	    height: 270px!important;
}


.website-img-height{
	height: 700px
}
.box-logo{
	border: 2px solid gainsboro;
}
.box-logo img{
	width: 100%;
    padding: 10px;
}
.mb-60{
	margin-bottom: 60px;
	margin-top: 3%;
}
.pb-contact{
	padding: 0px 20px 20px 50px;
}
.pb-contact a{
color: black;
}
.contact-heading{
	font-size: 20px;
}
.services .aboutpage-content h1 {
    padding-top: 40%;
}