h1, h2, h3, h4, h5, h6, p, span, ul, li, a, .btn-default, textarea {
	margin: 0;
	padding: 0;
}
.no_space {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.space70 {
	float: left;
	width: 100%;
	margin-top: 70px;
}
.space90 {
	float: left;
	width: 100%;
	margin-top: 90px;
}
body {
	font-family: Montserrat-SemiBold; overflow-x: hidden;
}
.alt-font {
	font-family: Verdana, Geneva, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
@font-face {
	font-family: HELVETICANEUBOLD;
 src: url(../fonts/HELVETICA NEU BOLD.ttf);
}
@font-face {
	font-family: PermanentMarker;
	src: url(../fonts/PermanentMarker.ttf);
}
@font-face {
	font-family: Montserrat-Bold;
	src: url(../fonts/Montserrat-Bold.ttf);
}
@font-face {
	font-family: Montserrat-Light;
	src: url(../fonts/Montserrat-Light.ttf);
}

@font-face {
	font-family: Montserrat-Regular;
	src: url(../fonts/Montserrat-Regular.ttf);
}
@font-face {
	font-family: Montserrat-SemiBold;
	src: url(../fonts/Montserrat-SemiBold.ttf);
}
.home-bg {
    background: url(../images/home-bg.jpg)50% -0 no-repeat fixed;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 650px;
	margin: 0 auto;
	width: 100%;
	display: table;
	vertical-align: middle;
	position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}
.header {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
}
.right-cont p {
	color: #333333;
	font-family: Montserrat-SemiBold;
	float: left;
	margin: 0px 0 0 16px;
}
.right-cont {
	float: right;
	width: auto;
}
.right-cont p a {
	color: #333333;
	font-family: Montserrat-SemiBold;
}
a.menu-lines {
	font-size: 30px;
	margin: 0px 0 0 45px !important;
	float: left;
	color: #333333;
}
.banner-left h1 {
	font-weight: 300;
	font-size: 40px;
	color: #333333;
	text-transform: uppercase;
	font-family: Montserrat-Light;
}
.banner-left h2 {
	font-weight: 300;
	font-size: 58px;
	color: #333333;
	text-transform: uppercase;
	font-family: Montserrat-SemiBold;
}
.banner-left h3 {
    font-weight: 300;
    font-size: 58px;
    color: #fa6745;
    text-transform: uppercase;
    font-family: PermanentMarker;
    position: relative;
    margin: 0 0 50px 0;
}
/*.banner-left h3:after {
    content: url(../images/border-bottom.png);
    position: absolute;
    bottom: -33px;
    left: unset;
    text-align: center;
    width: 100%;
}*/
.banner-left p {
    color: #383838;
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    width: 70%;
    margin: 34px auto 47px;
}
.banner-left {
    float: left;
    width: 100%;
    margin: 80px 0 0 0;
    text-align: center;
}
.banner-left.services {
	text-align: center;
}
.banner-left.services h2 {
	font-size: 66px;
	color: #fefefe;
	margin: 0 0 90px 0;
}
.banner-left.services a {
	float: none;
	/* margin: 70px 10px 0 0; */
	background: transparent;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 40px 42px;
	border: none;
	border-radius: 50%;
	text-transform: uppercase;
	border: solid 5px #fff9;
}
.banner-left.services {
	text-align: center;
	margin: 140px 0 0 0;
}
.banner-left a {
    float: none;
    margin: 70px 10px 0 0;
    background: #333333;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 30px;
    border: solid #333333;
    border-radius: 30px;
    text-transform: uppercase;
}
.banner-left.logo-design a {
	float: left;
	margin: 70px 10px 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 10px 30px;
	border: none;
	border-radius: 30px;
	text-transform: uppercase;
	background: #5f2e7c;
}
.banner-left a.color-change {
    color: #fff !important;
    background: #fa6745 !important;
    border: solid #fa6745 !important;
}
.banner-left.brand-identity {
	text-align: center;
}
.banner-left.brand-identity h3:after {
	left: unset;
	text-align: center !important;
	width: 100%;
}
.banner-left.brand-identity p {
	margin: 70px auto;
}
.banner-left.brand-identity a {
	float: none !important;
}
.banner-left h3 {
	display: inline-flex;
}
.banner-cont {
	float: left;
	width: 100%;
	position: relative;
}
.digital-first-sec {
    float: left;
    width: 100%;
    padding: 77px 0 60px 0;
    background-size: cover;
    height: 580px;
    background: url(../images/digital-first-sec-bg.jpg);
    text-align: center;
}
.digital-first-sec h1 {
    text-align: left;
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
	color:#333333;
    margin: 70px 0 30px 0;
}
.digital-first-sec p {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    width: 90%;
}
.digital-first-sec a {
    margin: 40px 0 0 0;
    background: #fa6745;
    color: #fff;
    float: left;
    padding: 10px 40px;
    border: none;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 16px;
}
.digital-second-sec {
    float: left;
    width: 100%;
    background: #fff;
    padding: 85px 0 40px 0;
}
.digital-second-sec h1 {
    text-align: left;
    font-size: 31px;
    line-height: 39px;
    text-transform: uppercase;
    color: #333333;
    margin: 14px 0 0px 0;
}
.digital-second-sec p {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    width: 90%;
    margin: 10px 0 0 0;
}
.digital-third-sec {
    float: left;
    width: 100%;
    background: #f4f9ff;
    padding: 46px 0 50px 0;
    text-align: center;
}
.digital-third-sec h1 {
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    color: #333333;
    margin: 0px 0 50px 0;
}
.services-inner {
    float: left;
    width: 100%;
    text-align: left;
    margin: 40px 0 0 0;
}
.services-inner h1 {
    font-size: 22px;
    line-height: 25px;
    text-transform: uppercase;
    color: #333333;
    margin: 10px 0 0px 0;
}
.services-inner p {
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    width: 90%;
    margin: 12px 0;
}
.services-inner a {
    font-size: 14px;
    color: #fa6745;
}
 @-webkit-keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @-moz-keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @keyframes Gradient {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
.newsletter {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #121212;
}
.newsletter h1 {
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
}
.newsletter p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 2px 0 5px 0;
	font-family: Montserrat-Regular;
}
.newsletter span {
    font-size: 16px;
    color: #757eff;
    font-weight: 400;
	font-family: Montserrat-Regular;
}
.newsletter form {
	margin: 33px 0 0 0;
}
input.field-o {
	float: left;
	width: 100%;
	padding: 15px 30px;
	border: none;
	border-radius: 40px;
	background: #c4c4c4;
}
input.field-o::placeholder {
color:#7c7c7c;
font-weight:400;
}
button.field-o {
	float: left;
	width: 100%;
	padding: 13px 30px;
	border: none;
	border-radius: 40px;
	background: #fa6745;
	color: #fff;
	font-size: 16px;
	transition: ease-in-out 0.5s;
}
button.field-o:hover {
	background: #fff;
	color: #000;
}
button.field-o i {
	font-size: 22px;
	margin: 0px 3px 0 0;
}
footer {
    background: #333333;
    padding: 36px 0 45px 0;
    float: left;
    width: 100%;
}
.footer-cont {
	float: left;
	width: 100%;
}
.footer-cont ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;display:none;
}
.footer-cont ul li {
	float: left;
	list-style: none;
	padding: 0 20px 0px 0;
}
.footer-cont ul li a {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
}
.footer-cont ul li a i {
	font-size: 30px;
	transition: ease-in-out 0.3s;
}
.footer-cont ul li a i:hover {
	color: #0ec2cf;
}
footer h1 {
	font-size: 20px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 100%;
	margin: 33px 0 10px 0;
}
.footer-cont2 p {
	font-size: 16px;
	color: #fff;
	margin: 26px 0 0 0;
	font-family: Montserrat-Regular;
}
.footer-cont2 {
	float: left;
	width: 100%;
}
.footer-cont3 span {
	font-size: 16px;
	color: #fff;
	font-family: Montserrat-Regular;
}
.footer-cont3 span a {
	font-size: 16px;
	color: #fff;
}
.footer-cont3 {
	float: left;
	width: 100%;
	margin: 26px 0 0 0;
}
.footer-cont3 h2 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
.footer-bot {
	float: left;
	width: 100%;
	background: #121212;
	padding: 24px 0;
}
.footer-bot ul {
	display: inline-flex;
	width: auto;
}
.footer-bot ul li {
	list-style: none;
	color: #fff;
	font-size: 20px;
	padding: 0 1px;
	    font-family: Montserrat-Light;
}
.footer-bot ul li a {
	color: #fff;
	font-size: 14px;
	padding: 0 4px;
}
.footer-bot p {
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    font-family: Montserrat-Light;
    display:none;
}
.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: rgba(100, 94, 246, 0.93);
	overflow-x: hidden;
	transition: 0.5s;
}
.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay a {
    padding: 3px 0;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    display: block;
    transition: 0.3s;
    cursor:pointer;
}
.overlay a:hover, .overlay a:focus {
	color: #f1f1f1;
}
.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}
.hovicon {
}
.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;
	z-index: 99999
}
.hovicon:before {
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.hovicon.effect-8 {
	background: rgba(255, 255, 255, 0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.1s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.1s;
	transition: transform ease-out 0.1s, background 0.1s;
}
.hovicon.effect-8:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.hovicon.effect-8:hover {
	background: rgba(255, 255, 255, 0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
}
.hovicon.effect-8:hover i {
	color: #fff;
}
.hovicon.effect-8:hover:after {
	-webkit-animation: sonarEffect 1.3s ease-out 10ms;
	-moz-animation: sonarEffect 1.3s ease-out 10ms;
	animation: sonarEffect 1.3s ease-out 105ms;
}
@-webkit-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 -webkit-transform: scale(1.5);
 opacity: 0;
}
}
@-moz-keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 -moz-transform: scale(1.5);
 opacity: 0;
}
}
@keyframes sonarEffect {
 0% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
 100% {
 box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, 0.5);
 transform: scale(1.5);
 opacity: 0;
}
}
.bg-purple {
	background: #9a5fd2 !important;
	transition-duration: .5s !important;
}
.bg-green {
	background: #0ec2cf !important;
	transition-duration: .5s !important;
}
.bg-purple:hover {
	background: #0ec2cf !important;
}
.bg-green:hover {
	background: #9a5fd2 !important;
}
/*ANIMATION FOR THREE IMAGES*/
.screen-cont, img.screen1, img.screen2, img.screen3 {
	transition-duration: 0.5s;
	height: 100%;
	transition-timing-function: ease-in-out;
}
.screen-cont:hover img.screen1 {
	right: 300px;
	height: 520px;
}
.screen-cont:hover img.screen2 {
	right: 180px;
	height: 500px;
}
.screen-cont:hover img.screen3 {
	right: 50px;
	height: 480px;
}
.ball {
	animation: bounce 1s infinite alternate;
	-webkit-animation: bounce 1s infinite alternate;
}
@keyframes bounce {
 from {
 transform: translateY(0px);
}
to {
	transform: translateY(-15px);
}
}
@-webkit-keyframes bounce {
 from {
 transform: translateY(0px);
}
to {
	transform: translateY(-15px);
}
}
.hovicon.effect-4 {
	width: 92px;
	height: 92px;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, 1);
}
.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: -4px;
	left: -4px;
	padding: 0;
	z-index: 10;
	border: 4px 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);
}
}

/************************

	uzair css start

************************/

.bg-white{

	color: #fff !important;
}

.dg-mark {
    background: url(../images/dg-mark-bg.png);
    background-size: cover;
}
.email-mark {
    background: url(../images/email-mark-bg.jpg);
    background-size: cover;
}
.ppc-mark{
  	
  	background-image: url('../images/ppc-mark-bg.jpg');
  	background-size: cover;
}
.sem-mark{
  	
  	background-image: url('../images/sem-mark-bg.jpg');
  	background-size: cover;
}

.smm-mark{
  	
  	background-image: url('../images/smm-mark-bg.jpg');
  	background-size: cover;
}

.seo-mark{
  	
  	background-image: url('../images/seo-inner-banner.jpg');
  	background-size: cover;
}

.portfolio h1 {
    text-align: center;
    padding: 40px 0 0 0;
    font-size: 30pt;
    color: #333333;
}

.owl-next, .owl-prev{

    background-color: #333333;
    color: #fff;
    font-size: 24px;
    width: 40px;
    text-align: center;
    margin: 10px 10px;
    display: inline-block;
}
.portfolio {
    padding: 0 0 30px;
}

.owl-nav {

    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    text-align: center;
    float: none;
    margin: 0 auto;
}

/************************

	uzair css end

************************/


ul.right-cont {
    float: right;
    width: auto;
    margin: 10px 0 0 0;
}

ul.right-cont li {
    float: left;
    list-style: none;
    padding: 0 0px 0 30px; transition-duration:0.5s
}

ul.right-cont li a {
    color: #f96745;
    font-family: Montserrat-SemiBold;
    font-size: 14px;
    text-transform: capitalize;
}

#left-menu {
    width: 212px;
    height: 100%;
    position: fixed;
    background: #fe497a;
    margin-left: -212px;
    z-index: 9999999999;
}

#left-menu ul {
    margin: 0px;
    padding: 10px 0px;
    width: 100%;
    list-style: none;
}


#menulink {

    background: #fe497a;
   
    cursor: pointer;
    position: fixed;
    right: 15px;
    z-index: 9999999999;
    top: 25px;
    padding: 0px 3px;
    display: none;
}


.link-1:hover {
    border-top: 4px solid #fe497a;
    border-bottom: 4px solid #fe497a;
    padding: 6px 0; transition-duration:0.5s
}


.overlay a {padding: 3px 0;
    font-size: 30px;}

/*areeb*/


.overlay-content li i {
    color: #fff;
    position: relative;
    top: -30px;
    right: -60px;
    font-size: 15px;
    transition: initial;
    cursor: pointer;
}

.overlay-content li {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 25px;
}

.overlay a { text-align:left;}


.overlay-site a {
	font-size: 20px; 
	text-align: right; color:#fee;
}

.overlay-site a:hover{ color:#fff;}

.overlay-site {
	float: right;
}
.overlay-site {
    margin-top: 80px;
}


.overlay-content {

    top: 50px !important;}
    
    
    .footer-cont2 ul {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;display:none;
}

.footer-cont2 ul li {
    list-style: none;
    padding: 0 20px 13px 0;
}


.footer-cont2 ul li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    transition: ease-in-out 0.3s;
}
  
  
 .modal-content {
    background: #000;
    border-bottom: 1px solid #fa6745;
    box-shadow: 0 0 10px #fa6745;
    padding: 15px 0;
    float: left;
}


.pop-content {
    float: left;
    width: 100%;
    padding: 10px 25px 34px;
}

input.field-pop {
    border-bottom: 1px solid #fa6745;
    border-radius: 1px;
    padding: 10px 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.pop-content h1 {
    font-size: 24px;
    color: #fff; 
    font-weight: 400;
    margin: 16px 0 5px;
    text-align: center;
}

.message-pop, input.field-pop {
    width: 100%;
    margin: 2px 0;
}

.message-pop, .submit-pop, input.field-pop {
    background: 0 0;
    color: #fff;
}

.submit-pop {
    border-radius: 5px;
    font-size: 14px;
    margin: 28px auto;
    padding: 14px 19px;
    width: auto;
    border: 2px solid #fa6745;
    transition: ease-in-out 0.5s;
}

.submit-pop {
    display: table;
}

.message-pop {
    padding: 10px 0;
    height: 66px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    resize: none;
    border-bottom: 1px solid #fa6745;
    border-radius: 1px;
}

.close {
    color: #fff;
    float: left;
    font-size: 16px;
    /* left: inherit; */
    line-height: 1;
    /* margin: 4px auto; */
    opacity: 1;
    right: 10px !important;
    top: 10px;
    /* width: 100%; */
    position: absolute;
}


.pb-50{
    padding-bottom: 50px;
}

.portfolio img {
    padding-bottom: 20px;
}

.pb-40{
        padding-bottom: 40px;
}

.mb-40{
    margin-bottom: 40px;
}
