
@font-face {
    font-family: 'QuestrialRegular';
    src: url('../fonts/QuestrialRegular.eot');
    src: url('../fonts/QuestrialRegular.eot') format('embedded-opentype'),
         url('../fonts/QuestrialRegular.woff2') format('woff2'),
         url('../fonts/QuestrialRegular.woff') format('woff'),
         url('../fonts/QuestrialRegular.ttf') format('truetype'),
         url('../fonts/QuestrialRegular.svg#QuestrialRegular') format('svg');
}

body{
	 font-family: 'QuestrialRegular';
	 font-size: 16px;
	 position:static;
	 min-height: 100%;
	 top: 0;
}

.footer-col1 h3 {
    font-size: 27px;
    padding-bottom: 20px;
}





h2 {
    text-align: center;
    padding: 10px 0;
}
/* Slider */

  
/* W0w Js_in*/
.wowBack {
    background:#222;
    position:relative; overflow:hidden;
  }
  .wowWrap div {
    background:#27ae60; 
    display:block;
    width:100%;
    margin:5% 0;
    text-align:center;
    padding-top:20%;
    padding-bottom:20%;
  }
  
  .wowWrap {
    width:16.66%;
    float:left;
    padding: 0 .5%;
  }
  
  .wowWrap h4{
    position:fixed;
    z-index:200;
    width:100%;
    padding:1% 0% 1% 0%;
    margin:0;
    color:white;  
    font-size:1.35vw;
    background:rgba(22,22,22,.3)
  }
  
  .wowWrap div:first-of-type{
    margin-top:25%; }
  
  /*I've assigned class wHighlight to all the animate.css classes that add elements onto the page with delay.  */
  

  ul.nav-left.top-nav-list.footer-social-icons li a i {
    border: 1px solid #b7b4b4;
    border-radius: 50%;
    padding: 9px 12px;
    margin-right: 9px;
    height: 35px;
    width: 36px;
}

/*zoom_in*/












.srl-btn a {
    color: #58595b;
    text-decoration: none;
}
p {
    margin: 0 0 0px;
}
ul{
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Oswald', sans-serif;
	margin: 0 0 8px 0;
}

#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: 10px;
    right: 0;
    background-color: #DDD;
    /* color: #555; */
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}

#back2Top:hover {
    background-color: #DDF;
   color: #ed1c24;
}
.container {
    max-width: 1230px;
    width: 100%;
}

.item.active {
    margin-bottom: 381px;
}



/* start banner-slider content-animation */
.figureRight.video-editing{
	margin: 0;
}
.maring50{
	margin: 50px 0;
}
.home-page {
  position: relative;
}
.carousel {
	left: 0;
	margin: 0 auto;
	max-width: 80%;
	position: absolute;
	right: 0;
	top: 70%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
}
.carousel-inner {
	left: 0;
	overflow: hidden;
	position: relative;
	right: 0;
	width: 100%;
}
#myCarousel h2 {
	color: #ff5c00;
	
	font-size: 45px;
	font-weight: normal;
	line-height: 58px;
	text-align: center;
}



.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}
.ban-text {
	display: block;
	left: 0;
	margin: 0 auto;
	max-width: 90%;
	position: absolute;
	right: 0;
	text-align: center;
	top: 65%;
	width: 100%;
}
.publishers {
	display: inline-block;
	padding: 0 25px;
}
.carousel-inner > .item {
	transition: all 5s ease 0s;
}
.carousel-inner > .item {
	transition: all 5s ease 0s;
}
.home-page .item > h1 {
	/*-webkit-animation: blurFadeInOut 5s ease-in backwards;
	-moz-animation: blurFadeInOut 5s ease-in backwards;
	-ms-animation: blurFadeInOut 5s ease-in backwards;
	animation: blurFadeInOut 5s ease-in backwards;*/
	-webkit-animation: 5s ease-in 0s normal backwards 1 running FadeInOut;
	-moz-animation: 5s ease-in 0s normal backwards 1 running FadeInOut;
	-ms-animation: 5s ease-in 0s normal backwards 1 running FadeInOut;
	animation: 5s ease-in 0s normal backwards 1 running FadeInOut;
}
.item > h2 {
	-webkit-animation: blurFadeInOut 5s ease-in backwards;
	-moz-animation: blurFadeInOut 5s ease-in backwards;
	-ms-animation: blurFadeInOut 5s ease-in backwards;
	animation: blurFadeInOut 5s ease-in backwards;
	
}
.advertise-page .publi-head .carousel {
  top: 27%;
}
.publi-head .carousel {
	left: 0;
	margin: 0 auto;
	max-width: 80%;
	position: absolute;
	right: 0;
	width: 100%;
}
.modal-content h2 {
    color: #000;
}
.line-gradiant {
    display: block;
    font-size: 27px;
    letter-spacing: 15px;
}
.item a {
    text-decoration: none;
}
.home-page #myCarousel h1 {
    color: #fff;
    font-size: 40px;
    line-height: 58px;
    font-weight: bold;
    text-align: center;
    /* font-family: "Open Sans", sans-serif; */
}
.inner-service i.diaply-icons {
    padding: 0;
}

.number_count.border-statistics_right h3 {
    padding-bottom: 0px;
}
.home-page #myCarousel h1  {
    color: #00b3fe;
    font-weight: normal;
/*	background: linear-gradient(#fff 0%, #fff 25%, #fff 40%, #34c6ff 80%, #34c6ff 95%, #34c6ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
	   color: #ffffff;
	text-shadow: 7px 7px 8px rgba(0,0,0,0.5);
	font-size: 48px;
	line-height: 70px;
}
.video-layer{
	position: relative;
}



 @-webkit-keyframes blurFadeInOut {
 0% {
 opacity: 0;
 text-shadow: 0px 0px 40px #fff;
 -webkit-transform: scale(1.3);
}
 20%, 75% {
 opacity: 1;
 text-shadow: 0px 0px 1px #fff;
 -webkit-transform: scale(1);
}
 100% {
 opacity: 0;
 text-shadow: 0px 0px 50px #fff;
 -webkit-transform: scale(0);
}
}
/*animation-slider*/


/* end banner-slider content-animation */



/*start-sidebar-menu */

.sidenav {
	background: rgba(0, 0, 0, 0) url("../images/side-bar-img.jpg") repeat scroll 0 0 / 100% auto;
	box-shadow: 0 0 3px 3px rgba(50, 50, 50, 0.15);
	height: 100%;
	left: -400px;
	overflow-x: visible;
	padding-top: 0;
	position: fixed;
	top: 0;
	transition: all 400ms ease 0s;
	width: 300px;
	z-index: 99999;
}
.menu-bar {
	position: relative;
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #424242;
	display: block;
	transition: 0.3s;
}
.overlay-sidebar {
	background: rgba(255,255,255,0.93) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.sidenav a:hover, .offcanvas a:focus, .menu-bar li.active a {
    color: #ed1c24;
}
.left-sidemenu header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
/* .sidebar {
 	background: #ffffff none repeat scroll 0 0; 
	color: #ff7a06;
	font-size: 30px;
	font-weight: bold;
	left: 0;
	padding: 4px 12px;
	position: absolute;
	top: 60px;
	z-index: 99;
}
*/
.sidebar {
    /* background: #ffffff none repeat scroll 0 0; */
        color: #ed1c24;
		font-size: 30px;
    font-weight: bold;
    left: 5px;
    padding: 4px 12px;
    position: absolute;
    top: 19px;
    z-index: 99;
}
.sidebar:hover{
	
}
.logo-side a {
	color: #0099ff;
	font-size: 55px;
	font-weight: bold;
	font-family: 'AsapRegular';
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 85px;
	z-index: 9;
}
.theme-logo.logo-side a {
	color: #d84949;
	font-size: 39px;
	text-align: left;
	top: 40px;
	padding-top:21px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}
.navbar-brand {
	font-family: "FuturaStdBook";
	font-size: 32px;
	padding: 12px 0;
}
.closebtn > img {
	left: 70px;
	max-width: 40px;
	position: absolute;
	top: -100px;
}
.sub-menu-ul {
	display: none;
}
#mySidenav li {
	list-style: outside none none;
}
.menu-bar ul li a {
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	padding: 12px 35px;
}
#mySidenav .menu-bar li {
	display: block;
}
.sidenav .closebtn {
	border: medium none;
	font-size: 55px;
	margin-left: 50px;
	position: absolute;
	right: 0;
	top: 0;
}
.menu-bar > ul {
	margin-top: 109px;
}
.menu-bar ul {
	padding: 0;
}
ul.sub-menu-ul li a {
	display: block;
	font-weight: normal;
	padding-left: 43px;
}
.theme-logo.logo > a {
	color: #FF5722;
	font-size: 40px;
	text-align: left;
}
.click-menu span {
	float: right;
	font-size: 25px;
	font-weight: bold;
}
.sidebar.right-side {
	left: auto;
	right: 0;
}
.right-sidemenu .sidenav {
	left: auto;
	right: -400px;
}
.right-slide .closebtn > img {
	left: inherit;
	max-width: 40px;
	position: absolute;
	right: 300px;
	top: -55px;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #107fc9;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0;
}
/*end-sidebar-menu */




img {
	max-width: 100%;
}
section.sidenavigation {
	position: fixed;
	top: 0;
	z-index: 999999;
	color: #fff;
}
/* .banner-img {
	height: 670px;
	background-image: url(../images/slider-1.jpg);
	background-size: 100%;
	position:relative;
}
*/
.banner-img:after{
	
}
.banner-img img {
    max-width: 225px;
    display: block;
    margin: 0 auto;
    padding: 30px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.theme-logo.logo-side img {
    max-width: 98px;
    margin-top: 12px;
    margin-left: 71px;
}
.heading-sec {
    margin-bottom: 18px;
}
section.sec-final1 {
	margin-bottom: 25px;
	
}
section.finance-section.content-sec {
    text-align: center;
}	
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover{
	background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding-right: 34px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
.logo-img{
	position: fixed;
	left: 0;
	width: 100%;
	background: transparent;
	padding: 0px;
	z-index: 999999;
	top: 20px;
    border-color: transparent;
    border: none;
}

.logo-img img {
    max-width: 136px;
    margin-top: -80px;
    float: right;
    margin-right: 72px;
}

.login_button {
    position: absolute;
}

.about-content {
    padding: 2px 6px 0;
}
.sec1{
   padding: 80px 0;
   background: #eaeef7;
}
.testimonials-secs img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
}
.sec4.content-sec.testimonials-secs{
	background-color: #ccc;
}
.sec4 .carousel-indicators {
    bottom: -28px;
}
.testimonials-secs .carousel {
    max-width: 800px;
    margin: 0 auto;
}
figure.testim-img{
	text-align: center;
}
figure.testim-img small {
    display: block;
    margin-top: 18px;
}
/* start finance */




/*start about-inner-pages */


.inner-banner-img {
    background-image: url(../images/contact-bg.jpg);
    padding: 183px 0 176px;
    color: #fff;
	position: relative;
	background-attachment: fixed;
}
section.inner-banner-img.da_bg{
	background-image:url(../images/da-bg.jpg);
}
section.inner-banner-img.ds-bg{
	background-image:url(../images/ds-bg.jpg);
}
section.inner-banner-img.aap-bg{
	background-image:url(../images/aam-bg.jpg);	
}
section.inner-banner-img.dg-bg{
	background-image:url(../images/dg-bg.jpg);	
}



.inner-banner-img::after{
	position:absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(26, 29, 36, 0.3);
	top: 0;
	left:0;
	right:0;
	content:"";
}
section.inner-banner-img.aap-bg:after{
	background-color: rgba(26, 29, 36, 0.7);
}
.contact-page{
	background-image:url(../images/contact-bg.jpg);
}
.page-links {
    padding: 13px 0 0;
	font-family: 'Oxygen', sans-serif;
}
.page-links a{
	color: #fff;
	text-decoration: none;
}
.content-top{
	position: relative;
	z-index: 9;
}
.ttl1{
    font-size: 44px;
    letter-spacing: 1px;
	text-shadow: 7px 7px 8px rgba(0,0,0,0.5)
}
.sub-ttl {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 6px !important;
	margin: 40px 0 50px;
}
/*end about-inner-pages */



/* start video-scroll css */



.banner-img{
	position: relative;
	z-index: 99;
}


/* end video-scroll css */


/* start popup-btn */

.login-btn {
    position: absolute;
    top: 27px;
    left: 80px;
    color: #fff;
    font-size: 18px;
    /* font-weight: bold; */
    z-index: 99999;
    text-decoration: none;
    background: #ed1c24;
    border: none;
    padding: 0px 0px;
}
.modal-dialog.custome-dialog {
    width: 102%;
    border-radius: 0;
    max-width: 102%;
    /* background: rgba(0,89,152,0.9); */
    height: 100%;
    margin: 0;
}
.navbar-inverse .navbar-nav li>a:hover {
    color: #b4b7bc;
}
.navbar-inverse .navbar-nav li.active>a:hover {
    color: #b4b7bc;
}
.modal-content.custome-model {
    padding: 0;
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
	border-radius: 10px;
	padding-bottom: 30px;
}
div#myModal{
	z-index: 99999999;
}
.pop-up-login input {
    width: 100%;
    border: 1px solid #005998;
    margin-bottom: 15px;
    padding: 0 10px;
    color: #676767;
    height: 50px;
}
.submit-btn{
	background: #ed1c24;
    border: none;
    padding: 10px 25px;
    margin: 11px 0;
	transition: all 0.5s ease 0s;
	border-radius: 6px;
}
.close {
    font-size: 37px;
    font-weight: normal;
    color: #ed1c24;
    opacity: 1;
}
.submit-btn:hover {
	background: #58595b;
	transition: all 0.5s ease 0s;
}

.modal-title {
    color: #ed1c24;
    font-size: 25px;
    position: absolute;
    top: -48px;
}
       .btn-sec{
	float: left;
	width: 100%;
}
.left-sde-btn{
	float: left;
}
.right-socil-icons {
    float: right;
    padding-top: 21px;
    font-size: 18px;
    font-weight: bold;
	cursor: pointer;
}
.social-icons {
    clear: both;
    border-top: 1px solid #e4e4e4;
}
.social-icons h4 {
    color: #ed1c24;
    padding-top: 16px;
    font-size: 23px;
}
.social-icons ul{
	text-align: center;
	margin-bottom: 0;
}
.social-icons ul li{
	display: inline-block;
	padding-right: 6px;
}
.social-icons ul li i{
	font-size: 17px;
}
.modal-body, .modal-header{
	padding: 12px 25px;
}
li.sign-in-block, li.sign-in-block1 {
    list-style: none;
    display: inline-block;
    padding-left: 73px;
}
/*end popup-btn */
section.main-footer1.content-sec1 {
    background: #2a2e31;
    padding: 60px 0px;
}
.footer-col1 h3 {
    color: #fff;
}

ul.nav-left.top-nav-list.footer-social-icons>li>a {
    float: left;
    color: #ed1c24;
    padding: 4px;
}

.footer-links li a {
    display: block;
    padding: 12px 0;
    border-bottom: 0.1px solid #2f2f2f;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.footer-col1 input {
    border: none;
    margin: 10px 0;
    height: 40px;
    width: 100%;
    color: #6c6c6c;
    padding: 0 15px;
}


.copy-rights {
    padding: 20px;
    color: #fff;
    background: #38a2b3;
}
/*old_our_pursuit_start*/

@-webkit-keyframes cloud-animation {
    from {
    background-position: 0 0;
   }
   to {
       background-position: 100% 0;
   }
   }
   @keyframes cloud-animation {
    from {
    background-position: 0 0;
   }
   to {
       background-position: 100% 0;
   }
   }
   
   @-webkit-keyframes cloud-animation-2 {
    from {
    background-position: 100% 0;
   }
   to {
       background-position: 0 0;
   }
   }
   @keyframes cloud-animation-2 {
    from {
    background-position: 100% 0;
   }
   to {
       background-position: 0 0;
   }
   }
   @-webkit-keyframes cloud-animation-3 {
    from {
    background-position: 0 100%;
   }
   to {
       background-position: 0 0;
   }
   }
   @keyframes cloud-animation-3 {
    from {
    background-position: 0 100%;
   }
   to {
       background-position: 0 0;
   }
   }
   
   
   @media (min-width: 992px) and (max-width: 1199px) {
   .finance-section .finance-wrapper p {
       padding: 0 10px;
   }
   }
   @media only screen and (max-width: 991px) {
   .finance-section-two .section-wrapper {
       margin-bottom: 30px;
   }
   .finance-section .finance-wrapper {
       padding-bottom: 80px;
   }
   }
   @media only screen and (max-width: 767px) {
   .finance-section .title-bar {
       margin-bottom: 25px;

       
   }

   
   }
   @media only screen and (max-width: 767px) {
    div#player {
        width: 826px;
    }



   }


   @media only screen and (max-width: 479px) {
   .finance-section .finance-wrapper .caption {
       width: 50px;
       height: 50px;
   }
   .finance-section .finance-wrapper .caption img {
       width: 20px;
       padding-top: 15px;
   }
   .finance-section .finance-wrapper h3 {
       font-size: 18px;
       line-height: 27px;
       margin: 10px 0 5px;
   }
   .finance-section .finance-wrapper p {
       font-size: 14px;
       line-height: 25px;
       padding: 0;
       margin-bottom: 20px;
   }
   .finance-section .finance-wrapper .link {
       padding: 12px 30px;
   }
   .finance-section .finance-wrapper .link {
       font-size: 12px;
       padding: 8px 20px;
   }
   .finance-section-two .section-wrapper .overlay h3 {
       font-size: 22px;
   }
   .finance-section-two .section-wrapper {
       margin-bottom: 15px;
   }
   .finance-section .finance-wrapper {
       padding-bottom: 50px;
   }
   }
   
   
   /* =========================================================
           Finance-Section STYLE 
   ========================================================= */
   

   .finance-section .finance-wrapper {
    position: relative;
    padding: 72px 0 40px;
    overflow: hidden;
    box-shadow: 2px 2px 11px 0px #000;
}
   .animation-img::before {
      content: "";
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       background: url(../images/f-bg.jpg);
       opacity: 0;
       visibility: hidden;
       z-index: -1;
       -webkit-transition: 1s;
       -khtml-transition: 1s;
       -moz-transition: 1s;
       -ms-transition: 1s;
       -o-transition: 1s;
       transition: 1s;
       animation: cloud-animation 45s linear infinite;
       -ms-animation: cloud-animation 45s linear infinite;
       -moz-animation: cloud-animation 45s linear infinite;
       -webkit-animation: cloud-animation 45s linear infinite; }
   .animation-img {
     overflow: hidden;
     padding: 40px 0 50px;
     position: relative;
   }
   
   
   
   
   
   
   
   
   /* =========================================================
           Finance-Section STYLE 
   ========================================================= */
   .finance-section .title-bar {
       margin-bottom: 45px;
   }
   .finance-section .finance-wrapper.wrapper-one:hover::before {
       -webkit-transition: 1s;
       -khtml-transition: 1s;
       -moz-transition: 1s;
       -ms-transition: 1s;
       -o-transition: 1s;
       transition: 1s;
       animation: cloud-animation 45s linear infinite;
       -ms-animation: cloud-animation 45s linear infinite;
       -moz-animation: cloud-animation 45s linear infinite;
       -webkit-animation: cloud-animation 45s linear infinite;
   }
   .finance-section .finance-wrapper.wrapper-one::before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       background: url(../images/f-bg.jpg);
       opacity: 1;
       visibility: visible;
       z-index: -1;
   }
   
   .finance-section .finance-wrapper.wrapper-two:hover::before {
           -webkit-transition: 1s;
       -khtml-transition: 1s;
       -moz-transition: 1s;
       -ms-transition: 1s;
       -o-transition: 1s;
       transition: 1s;
       animation: cloud-animation-3 15s linear infinite;
       -ms-animation: cloud-animation-3 15s linear infinite;
       -moz-animation: cloud-animation-3 15s linear infinite;
       -webkit-animation: cloud-animation-3 15s linear infinite;
   
   }
   .finance-section .finance-wrapper.wrapper-two::before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 440px;
       background: url(../images/f3-bg.jpg) no-repeat;
       opacity: 1;
       visibility: visible;
       z-index: -1;
   }
   .finance-section .finance-wrapper.wrapper-two.three-app::before{
       background: url(../images/app-making.png) no-repeat !important;
   }
    
   .finance-section .finance-wrapper.wrapper-three:hover::before {
       
       -webkit-transition: 1s;
       -khtml-transition: 1s;
       -moz-transition: 1s;
       -ms-transition: 1s;
       -o-transition: 1s;
       transition: 1s;
       animation: cloud-animation-2 45s linear infinite;
       -ms-animation: cloud-animation-2 45s linear infinite;
       -moz-animation: cloud-animation-2 45s linear infinite;
       -webkit-animation: cloud-animation-2 45s linear infinite;
   }
   .finance-section .finance-wrapper.wrapper-three::before {
       content: "";
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       background: url(../images/f2-bg.jpg) no-repeat;
       opacity: 1;
       visibility: visible;
       z-index: -1;
       
   }
   
   /*  .finance-section .finance-wrapper:hover.wrapper-one::before, .finance-section .finance-wrapper:hover.wrapper-two::before, .finance-section .finance-wrapper:hover.wrapper-three::before {
       opacity: 1;
       visibility: visible; }
       
   */  
   .finance-section .finance-wrapper .caption {
       position: relative;
       width: 80px;
       height: 80px;
       border-radius: 50%;
       background-color: #00b3fe;
       margin: 0 auto;
       -webkit-transition: 0.5s;
       -khtml-transition: 0.5s;
       -moz-transition: 0.5s;
       -ms-transition: 0.5s;
       -o-transition: 0.5s;
       transition: 0.5s;
       z-index: 99;
   }
   .finance-section .finance-wrapper .caption img {
       padding-top: 18px;
   }
   .finance-section .finance-wrapper .caption .hover-icon {
       position: absolute;
       top: 0;
       left: 0;
       right: 0;
       margin: 0 auto;
       opacity: 0;
       visibility: hidden;
       -webkit-transition: 0.5s;
       -khtml-transition: 0.5s;
       -moz-transition: 0.5s;
       -ms-transition: 0.5s;
       -o-transition: 0.5s;
       transition: 0.5s;
   }
  
   .finance-section .finance-wrapper:hover .caption {
   
       background-color: #FFFFFF;
   }
   .finance-section .finance-wrapper:hover .caption .hover-icon {
       opacity: 1;
       visibility: visible;
   }
   .finance-section .finance-wrapper h3 {
       font-size: 26px;
       font-weight: 500;
       color: #0d1d36;
       margin: 21px 0 8px;
       -webkit-transition: 0.5s;
       -khtml-transition: 0.5s;
       -moz-transition: 0.5s;
       -ms-transition: 0.5s;
       -o-transition: 0.5s;
       transition: 0.5s;
       z-index: 9;
       position: relative;
   }
   
   .finance-section .finance-wrapper:hover h3 {
       color: #FFFFFF;
   }
   .finance-section .finance-wrapper p {
       font-size: 16px;
       line-height: 27px;
       color: #0d1d36;
       margin-bottom: 20px;
       padding: 0 36px;
       -webkit-transition: 0.5s;
       -khtml-transition: 0.5s;
       -moz-transition: 0.5s;
       -ms-transition: 0.5s;
       -o-transition: 0.5s;
       transition: 0.5s;
       z-index: 99;
       position: relative;
   }
   .finance-section .finance-wrapper:hover p {
       color: #FFFFFF;
   }
   .finance-section .finance-wrapper .link {
       font-size: 14px;
       font-weight: 700;
       text-transform: uppercase;
       color: #FFFFFF;
       background-color: #0d1d36;
       padding: 18px 35px;
       border-radius: 0;
   }
   .finance-section .finance-wrapper .link i {
       padding-left: 5px;
   }
   .finance-section .finance-wrapper:hover .link {
       background-color: #00b3fe;
   }
   .finance-section hr {
       border-top: 2px solid #ececec;
   }
   .finance-section-two .title-bar {
       margin-bottom: 45px;
   }
   .finance-section-two .section-wrapper {
       position: relative;
       overflow: hidden;
   }
   .finance-section-two .section-wrapper.last-wrapper {
       margin: 0;
   }
   
   .finance-section-two .section-wrapper:hover .overlay {
       height: 100%;
       padding: 35px 15px;
   }
   .finance-section-two .section-wrapper:hover .overlay p {
       display: block;
   }
   .finance-section-two .section-wrapper img {
       width: 100%;
   }
   .finance-section-two .section-wrapper .overlay {
       position: absolute;
       bottom: 0;
       left: 0;
       width: 100%;
       height: 65px;
       background: rgba(0, 179, 254, 0.73);
       padding: 8px 15px;
       -webkit-transition: 0.5s;
       -khtml-transition: 0.5s;
       -moz-transition: 0.5s;
       -ms-transition: 0.5s;
       -o-transition: 0.5s;
       transition: 0.5s;
   }
   .finance-section-two .section-wrapper .overlay h3 {
       font-size: 20px;
       font-weight: 500;
       display: inline-block;
       margin-bottom: 10px;
   }
   .finance-section-two .section-wrapper .overlay h3 a {
       color: #FFFFFF;
   }
   .finance-section-two .section-wrapper .overlay h3 a:hover {
       color: #313131;
   }
   .finance-section-two .section-wrapper .overlay p {
       color: #FFFFFF;
       display: none;
   }
   .finance-wrapper::after {
     background: #ffffff none repeat scroll 0 0;
     bottom: 0;
     content: "";
     height: 100%;
     left: 0;
     opacity: 0.5;
     position: absolute;
     right: 0;
     top: 0;
   }
   .finance-wrapper:hover::after {
       background-color: transparent;
   }
   .contbutn.background-none {
       background: #58595b none repeat scroll 0 0;
       border-radius: 50px;
       height: 43px;
       line-height: 43px;
       margin: 40px auto;
       padding: 11px 25px;
       border: none;
       font-size: 17px;
       color: #fff;
       z-index: 9;
       position: relative;
       transition: all 0.5s ease 0s;
       text-decoration: none;
   }
   .contbutn.background-none:hover{
       background: #ed1c24 none repeat scroll 0 0;
       transition: all 0.5s ease 0s;
   }
   .contbutn.background-none.about-left{
       float: left;
       max-width: 143px;
       padding: 0 25px;
   }
   
/*old_our_pursuit_end*/



/* event_carousal_start*/

/* event_carousal_start*/
.ad-left img{
    float: left;
    max-width: 117px;
    padding-right: 14px;
}
.ad-center img{
	width: 100%;
}
.ad-center-right p {
    font-size: 26px;
}
.text-color {
    color: #000;
}
.ad-left{
	clear: both;
}
.ad-secs{
	padding-bottom: 30px;
}
.advertisement {
    background-color: #f3f3f3;
    padding: 40px 0;
}
.ad-bg {
    background-color: #f9f9f9;
    padding: 20px;
    position: relative;
    top: -9px;

}
span.ttt1-sub {
    color: #58595b;
}

/*.ttl {
    font-size: 32px;
    color: #31b0d5; 
}*/
.ad-inner-secs{
	padding: 30px;
}
.ad-inner-secs.right-secs{
	background: #e8e8e8;
}
.ad-inner-secs.center-sec{
    background: #efefef;
}
.no-padding{
	padding: 0;
}

.text-color {
    color: #000;
    font-size: 30px;
    text-align: center;
    text-shadow: 3px 4px 8px rgba(0,0,0,0.5);
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
.ad-inner-secs video{
	width: 100%;
}
.ttl-sub{
   color: #005998;
      color: #ed1c24;
}
span.ttt1-sub {
    color: #58595b;
}
.about-para {
    margin-top: 26px;
}
.about-content {
    /* background-image: url(../images/about-top.jpg); */
    background-repeat: no-repeat;
    background-size: 100%;
	position: relative;
}
.about-rm a {
    display: block;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    margin: 78px auto;
    max-width: 128px;
    padding: 12px;
	text-decoration: none;
}
.about-rm {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.about-top{
	overflow: hidden;
	position:relative;
}
.about-top:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
}
.about-top img{
   transition: all 0.5s ease 0s;
   width: 100%;
}
.about-top:hover img{
	transform: scale(1.3,1.3);
	transition: all 0.5s ease 0s;
}



/*events_page*/



/*events_ends*/
/* start contact page */

.blogttl {
    margin-bottom: 15px;
    color: #000;
}



.help-block {
    bottom: -16px;
    color: #ff0000;
    font-size: 13px;
    line-height: 18px;
    margin-top: 0;
    position: absolute;
}
.comment-form textarea.form-control {
    border-bottom: 1px solid #cccccc;
    height: 140px;
    padding: 9px;
    width: 100%;
}
.comment-form .ctm-btn {
    border: 1px solid #005998;
    color: #005998;
    font-weight: bold;
    height: 45px;
    margin-left: 188px;
    margin-top: 25px;
    transition: all 0.5s ease 0s;
    width: 50%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.col-sm-6.form-mrn input {
    text-align: center;
}


.col-sm-6.form-mrn textarea {
    text-align: center;
}
.comment-form .ctm-btn:hover{
	background-color: #005998;
	color: #fff;
}
.heda-side {
    color: #222222;
    font-weight: bold;
    margin: 0;
}
.txt-side {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px;
}

.icons-side i {
    color: #04a6e2;
    font-size: 25px;
}
.icons-side i.fa-envelope {
    font-size: 16px;
}
.about-left-img{
	padding-top: 30px;
}
.inner-service i.mobile-icon{
	padding: 0;
}
.mobile-icon img{
	max-width: 15px;
}
section.content-sec.bg_contact{
    background: #083143;
}
/* end contact page */


/* start video-ad */

.video-row{
	margin-top: 70px;
}
.video-ad-img{
	text-align: center;
}
.video-ad{
    padding-top: 30px;
}
.ds-sec2{
	background-color:#f1f1f1;
}


/* end video-ad */

/* start app making */

section.tools{
	background-color: #f4f4f4;
}
.app_col{
	background-color:  #ffffff;
	text-align:  center;
	padding: 60px 25px;
	transition:  all 0.3s ease 0s;
}
.app_col h2 {
    font-size: 22px;
    margin: 17px 0;
}
.paddint-top{
	padding: 5px 0 50px;
}

.app_col img{
	/* max-width: 45px; */
	position: relative;
}
.app_col img::after {
	position: absolute;
	height: 80px;
	width: 80px;
	content: "";
	background: #000;
	top: 0;
	border: 1px solid #000;
	left: 0;
	right: 0;
	color: #000;
}
figure.app_col1{
	text-align: center;
}
figure.app_col1 strong{
	font-size:  20px;
}
/* end app making */
.inner-banner h1 {
    color: #fff;
}
.banner-img1 img {
    width: 100%;
}

.sec_1div p {
    color: #232222;
    font-size: 18px;
}
section.section5 {
    clear: both;

}

section.client-slider.content-sec.clearfix {
    background:#000 ;
}
.client-slider h2 {
    color: #58595b;
}
.container1 span {
    color: #ed1c24;
}
/*secton_8_starts*/

.statistics-sec {
    background-image: linear-gradient(to right, #ff5a5f, #f5515b, #eb4757, #e03d53, #d6334f);
    text-align: center;
    padding: 60px 0 !important;
}

.logof img {
    width: 218px;
    padding: 27px 0;
}
.statistics-sec {
    background: #ff5a5f;
    text-align: center;
    padding: 0px 0 0px 0 !important;
}
span.plus_symbol {
    font-size: 57px;
}
.counter-value {
    font-size: 46px;
    position: relative;
    color: #fff;
}
.counter-value::after {
    content: "+";
    position: relative;
    left: 9px;
    top: -4px;
}
/*section_8_end*/
/*section6_*/

.sec6_sub {
    background-color: #252525;
}

.sec6_sub img {
    margin: 0 auto;
    padding: 30px;
}
.sec6_sub h1 {
    font-size: 18px;
}
.section6 {
    clear: both;
    background: #0f6979;
    background: -moz-linear-gradient(-45deg, #0678c9 1%, #002e4e 100%);
    /* background: -webkit-linear-gradient(-45deg, #0678c9 1%,#002e4e 100%); */
    /* background: linear-gradient(135deg, #0678c9 1%,#002e4e 100%); */
}
.sec6_sub h2 {
    font-size: 17px;
    margin: 0;
    padding-bottom: 0;
}
.sec6_sub {
    background-color: #252525;
    text-align: center;
    height: 200px;
    /* padding: 50px 0; */
}
/*section6_end*/


/* advertiser_page_starts*/
.advertiser_page{
    background:  url(../images/Video.png) no-repeat;
    height: 500px;
    background-size: 100%;
}
.advertiser_page1{
    background:  url(../images/Affiliate.png) no-repeat;
    height: 500px;
    background-size: 100%;
}
.advertiser_page2{
    background:  url(../images/Programmatic.png) no-repeat;
    height: 500px;
    background-size: 100%;
}
.advertiser_page3{
    background:  url(../images/Solutions.png) no-repeat;
    height: 500px;
    background-size: 100%;
}

.advertiser_page4{
    background:  url(../images/Partners.png) no-repeat;
    height: 500px;
    background-size: 100%;
}

.advertiser_page5{
    background:  url(../images/Thinklab.png) no-repeat;
    height: 500px;
    background-size: 100%;
}
.publisher_page {
    background: url(../images/image_fullsize.png) no-repeat;
    height: 500px;
    

}
.contact_page {
    background: url(../images/inner-banner.jpg) no-repeat;
    height: 500px;
    

}
.comment-form .form-control {
 
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    margin: 15px 0;
    position: relative;
    background-color: #444c54;
    color: #fff;
}
 
aside.contactside {
    margin-top: 106px;
    /* padding: 5px; */
    border: 1px solid #fff;
    margin-top: 84px;
    padding: 0 0 57px 0;
}


/* advertiser_page_ends*/

/*form_start*/
#box {
    padding: 5px;
    width: 200px;
    z-index: 10;
    position: relative;
    top: 405px;
    left: 209px;
}
#box form {
    background: #717577;
    padding: 5px;
    display: none;
    position: absolute;
    top: 0;
    margin: -229px 273px;
}
div#box span:hover {
    background-color: #2f2c2c;
}
  #button {
    width: 75px;
    background: #10928ccf;
    color: #fff;
    padding: 12px 26px;
    
    cursor: pointer;
}
article.W_C_H .col-sm-6 {
    padding: 0;
}
form#form p {
    padding: 25px;
}
  input[type="submit"] {
    background:none;
    color:#fff;
    border:none;
    text-align:left;
    cursor:pointer;
  }
  .col-sm-6.pull-right.WCH1 {
    /* width: 50%; */
    background-image: linear-gradient(to right, #4ec90c, #00cd5e, #00cf8f, #00ceb4, #0ecbcb);
    height: 458px;
}
.WCH3 {
    background-image: linear-gradient(to right, #4ec90c, #00cd5e, #00cf8f, #00ceb4, #0ecbcb);
    height: 458px;
}
.col-sm-6.pull-right.WCH3 {
    background-image: linear-gradient(to right, #4ec90c, #00cd5e, #00cf8f, #00ceb4, #0ecbcb);
    height: 458px;
}

.col-sm-6.WCH4 {
    background-image: linear-gradient(to right, #4ec90c, #00cd5e, #00cf8f, #00ceb4, #0ecbcb);
    height: 458px;
}
.col-sm-6.WCH2.WCH_common{
    background-image: linear-gradient(to right, #4ec90c, #00cd5e, #00cf8f, #00ceb4, #0ecbcb);
    height: 458px;

}



.col-sm-6.pull-right.WCH5.WCH_common{

    background-image: linear-gradient(to right, #4ec90c, #00cd5e, #00cf8f, #00ceb4, #0ecbcb);
    height: 458px;

}

Praesent commodo cursus magna, vel scelerisque nisl consectetur et.
article.W_C_H h1 {
    color: #58595b;
    font-size: 34px;
}
article.W_C_H span {
    color: #ed1c24;
}

article.W_C_H h1 {
    text-align: center;
    padding: 21px;
}
.WCH_common {
    text-align: center;
}
.WCH_common h2 {
    padding: 146px 0px 7px 0px;
}
.WCH_common h3 {
    font-size: 18px;
    padding-bottom: 25px;
}
.WCH_common p {
    width: 587px;
    margin: 0px 0px 0px 57px;
}
/*form_end*/

/*section7_start*/
section.section_7 {
    clear: both;
}

.section_7 {
    background: #525051;
    text-align: center;
    padding: 50px;
}   
.section7_main img {
    width: 189px;
    height: auto;
    padding: 15px;
}
.section7_main p {
    color: #000;
    text-align: justify;
}
.section7_main h1 {
    padding-bottom: 50px;
    font-size: 30px;
    color: #0a010a;
}
/* section7_end*/

/*consort start*/

.ttl-header{
    color: #000;
}
.section_main{
    clear: both;
}
.content-sec-final {
    padding: 0px 0 0px 0;
    clear: both;
}
.ttl-header h2 {
    font-size: 36px;
    text-transform: uppercase;
}
.ttl-header p {
    font-size: 19px;
    text-align: center;
}


.MS-left, .MS-right{

color:#fff !important;

}
.sonsort-inner {
    padding: 55px 0 20px;
}
.consort-inner-col {
    color: #fff;
}

.consort-inner-col h2 {
    text-align: left;
    font-size: 27px;
}
.consort-inner-col p {
    font-size: 17px;
}
.consort-sec1.consort-col {
    border: 1px solid #e9e9e9;
    padding: 20px;
    min-height: 250px;
}
section.consort-sec.content-sec-final.clearfix {
    background-image: linear-gradient(to right, #007a87, #008e99, #00a2aa, #00b6bb, #0ecbcb);
}
section.Affiliate-sec {
    background: #efefef;
    text-align: center;
}
.associalte-partners1 {
    margin-bottom: 52px;
}


section.consort-sec1.content-sec-final1.clearfix {
    background-image: linear-gradient(to right, #a3a2d0, #827fb9, #a9a8d3, #8784bc, #6d6ab0);
}

.content-sec-final1 {
    padding: 0px 0 0px 0;
    clear: both;
}
.ttl-header1 {
    color: #000;
}
.consort-sec111.consort-col1 p {
    margin-left: 28px;
    margin-bottom: 28px;
}
.ttl-header1 h2 {
    font-size: 36px;
    text-transform: uppercase;
}
.associalte-partners1 img {
    height: 170px;
    margin-bottom: -86px;
}
.Aff-border-sec h1 {
    color: #2696d3;
    font-size: 40px;
    margin-top: 63px;
}
.Aff-border-sec h3 {
    font-style: italic;
    font-size: 36px;
    color: #474747;
}
.Aff-border-sec h4 {
    color: #5fc4e1;
    font-size: 28px;
}
.Aff-border-sec:hover {
    background-color: #d7d7d7;
}
.Aff-border-sec h3 {
    font-style: italic;
    font-size: 22px;
    color: #474747;
    margin: -50px 0px 29px 0px;
}
.Aff-border-sec {
    border: 6px solid #d7d7d7;
    text-align: center;
    border-radius: 37px;
}

.ttl-header1 p {
    font-size: 19px;
    text-align: center;
}
.consort-col1:hover {
    background: #383a3f;
    transition: all 0.2s linear 0.1s;
    color: #fff;
}
.consort-sec1.consort-col1 {
    border: 1px solid #e9e9e9;
    padding: 20px;
    min-height: 250px;
}
.consort-img44 {
    background: url(../images/Desktop.png) center center no-repeat rgba(0,0,0,0);
    display: inline-block;
    height: 170px;
    margin-top: 20px;
    width: 170px;
}
.consort-inner-col1 {
    color: #fff;
}

.consort-col1:hover .consort-inner-col1 h2, .consort-col1:hover .consort-inner-col1 p {
    color: #fff;
}

.consort-inner-col1 h2 {
    text-align: left;
    font-size: 27px;
}
.consort-inner-col1 p {
    font-size: 17px;
}

.consort-img11 {
    background: url(../images/mw.png) center center no-repeat rgba(0,0,0,0);
    display: inline-block;
    height: 170px;
    width: 170px;
    margin-top: 20px;
}
.consort-img22 {
    background: url(../images/In-app.png) center center no-repeat rgba(0,0,0,0);
    display: inline-block;
    height: 170px;
    margin-top: 20px;
    width: 170px;
}
.consort-sec111.consort-col1 {
    border: 1px solid #6d6ab0;
}
.consort-img33 {
    display: inline-block;
    height: 170px;
    margin-top: 20px;
    width: 170px;
    background: url(../images/Ctv.png) center center no-repeat rgba(0, 0, 0, 0);
}



.associalte-partners1 h2 {
    color: #2696d3;
    font-size: 50px;
    margin: 38px;
}







/*
.consort-sec1 {
    background-image: url("../images/consort-bg.png");
}
*/
.consort-col{
    transition: all 0.2s linear 0.1s;
}
.consort-col:hover{ 
    background: #383a3f;
    transition: all 0.2s linear 0.1s;
    color: #fff;
}
.consort-col:hover .consort-inner-col h2, .consort-col:hover .consort-inner-col p{
    color: #fff;
} 
.consort-img img {
    padding-top: 30px;
}


.padding-to_30 {
    padding-top: 30px;
}
.modal-header .close {
    margin-top: -16px;
    color: #000;
    font-size: 47px;
   
}
.modal-content {
    position: relative;
    background-color: #fb792b;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
button.btn.btn-info.btn-lg a {
    background: transparent;
    margin-left: 74px;
}

input[type="text"] {
    color: #000;
    text-align: center;
    border: 1px solid #ed1c24;
}

input[type="button"] {
    border: 1px solid #ed1c24;
}
.modal-footer submit {
    font-weight: bold;
    
}
.modal-body .row {
    padding-top: 18px;
    margin-left: 8px;
}
.modal-footer {
    text-align: center;
    border: 1px solid #fff;
}

.modal-footer:hover {
    background: #000;
    border-color: #fb792b;
}
/*consort end*/

.heading-sec.text-center h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #000;
}
.heading-sec.text-center p {
    color: #000;
}
/*event_section_popup_start*/

.modal-title {
    color: #ed1c24;
    font-size: 25px;
    position: absolute;
    top: 0px;
}
.popup_button{

   padding: 52px 0 0px 457px;
}
.btn {
    position: relative;
    display: inline-block;
    width: 277px;
    height: 37px;
    font-size: 1em;
    font-weight: bold;
  
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 17px;
    letter-spacing: 0.045em;
}

.btn svg {
    position: absolute;
    top: 0;
    left: 0;
}

section.consort-sec1.content-sec-final.clearfix {
    background-image: linear-gradient(to right, #9fa8a9, #8a8a8a, #bbbbbb, #5e5f5f, #808080);
}
section.consort-sec1.content-sec-final.clearfix {
    background-image: linear-gradient(to right, #a3a2d0, #827fb9, #a9a8d3, #6d69b0, #6d6ab0);
}
.consort-img{
    background: url(../images/REVENUE-ESCALATION.png) center center no-repeat rgba(0,0,0,0);
    display: inline-block;
    height: 170px;
    width: 170px;
}
.consort-img1{
    background: url(../images/Multi-Channel-Campaigns.png) center center no-repeat rgba(0,0,0,0);
    display: inline-block;
    height: 170px;
    width: 170px;
}

section.client-slider.content-sec.clearfix {
    background-color: #e4e4e4;
}
.consort-img2{
    background: url(../images/Precise-Targeting.png) center center no-repeat rgba(0,0,0,0);
    display: inline-block;
    height: 170px;
    width: 170px;
}
.consort-img3{
    background: url(../images/Endless-Support.png) center center no-repeat rgba(0,0,0,0);
    display: inline-block;
    height: 170px;
    width: 170px;
}
.btn svg rect {
    //stroke: #EC0033;
    stroke-width: 4;
    stroke-dasharray: 353, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
}

.btn span{
  background: rgb(255,130,130);
  background: -moz-linear-gradient(left,  rgba(255,130,130,1) 0%, rgba(225,120,237,1) 100%);
  background: -webkit-linear-gradient(left,  rgba(255,130,130,1) 0%,rgba(225,120,237,1) 100%);
  background: linear-gradient(to right,  rgba(255,130,130,1) 0%,rgba(225,120,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8282', endColorstr='#e178ed',GradientType=1 );
  
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn:hover svg rect {
    stroke-width: 4;
    stroke-dasharray: 196, 543;
    stroke-dashoffset: 437;
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.modal-dialog.modal-sm {
    margin-top: 100px;
}

.btn-info {
    color: #fff;
    background-color: #ed1c24;
    border-color: transparent;
    width: 104px;
}
button.btn.btn-info.btn-lg a {
    background: transparent;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn-info:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
     box-shadow: inset 0 3px 5px rgba(0,0,0,.125); 
}

/*event_section_popup_start*/


/* brand-sec start */

.brand-sec {
    background: #283f4d;
}
.section7_main p {
    text-align: justify;
    color: #fff;
}


.section7_main h2 {
    color: #fff;
}
.associalte-partners h2 {
    color: #ababab;
    padding-top: 60px;
    padding-bottom: 30px;
}


/* brand-sec end */
.sec8_head{
    text-transform: uppercase;
}
.number_count h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}
.number_count {
    border: 1px solid #d0d0d0;
    padding: 40px;
}



/*start event-slider */

#mixedSlider {
  position: relative;
  padding-top: 40px;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 5%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: 300px;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 20px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 50%;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider .MS-controls .MS-left {
  left: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
  right: 0px;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}
.event-slider {
    background-image: linear-gradient(to left top, #1f643f, #006350, #00615e, #005f67, #205b6b);
    background: #083143;
}
.event-slider .ttl-header h2{
    color: #fff;
}
.event-slider p {
    color: #e4dddd;
}


/*end envent-slider*/

@-webkit-keyframes cloud-animation {
 from {
 background-position: 0 0;
}
to {
	background-position: 100% 0;
}
}
@keyframes cloud-animation {
 from {
 background-position: 0 0;
}
to {
	background-position: 100% 0;
}
}

@-webkit-keyframes cloud-animation-2 {
 from {
 background-position: 100% 0;
}
to {
	background-position: 0 0;
}
}
@keyframes cloud-animation-2 {
 from {
 background-position: 100% 0;
}
to {
	background-position: 0 0;
}
}
@-webkit-keyframes cloud-animation-3 {
 from {
 background-position: 0 100%;
}
to {
	background-position: 0 0;
}
}
@keyframes cloud-animation-3 {
 from {
 background-position: 0 100%;
}
to {
	background-position: 0 0;
}
}


@media (min-width: 992px) and (max-width: 1199px) {
.finance-section .finance-wrapper p {
	padding: 0 10px;
}
}
@media only screen and (max-width: 991px) {
.finance-section-two .section-wrapper {
	margin-bottom: 30px;
}
.finance-section .finance-wrapper {
	padding-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
.finance-section .title-bar {
	margin-bottom: 25px;
}
}
@media only screen and (max-width: 479px) {
.finance-section .finance-wrapper .caption {
	width: 50px;
	height: 50px;
}
.finance-section .finance-wrapper .caption img {
	width: 20px;
	padding-top: 15px;
}
.finance-section .finance-wrapper h3 {
	font-size: 18px;
	line-height: 27px;
	margin: 10px 0 5px;
}
.finance-section .finance-wrapper p {
	font-size: 14px;
	line-height: 25px;
	padding: 0;
	margin-bottom: 20px;
}
.finance-section .finance-wrapper .link {
	padding: 12px 30px;
}
.finance-section .finance-wrapper .link {
	font-size: 12px;
	padding: 8px 20px;
}
.finance-section-two .section-wrapper .overlay h3 {
	font-size: 22px;
}
.finance-section-two .section-wrapper {
	margin-bottom: 15px;
}
.finance-section .finance-wrapper {
	padding-bottom: 50px;
}
}


/* =========================================================
        Finance-Section STYLE 
========================================================= */

.animation-img::before {
   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/f-bg.jpg);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: 1s;
    -khtml-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    animation: cloud-animation 45s linear infinite;
    -ms-animation: cloud-animation 45s linear infinite;
    -moz-animation: cloud-animation 45s linear infinite;
    -webkit-animation: cloud-animation 45s linear infinite; }
.animation-img {
  overflow: hidden;
  padding: 40px 0 50px;
  position: relative;
}








/* =========================================================
        Finance-Section STYLE 
========================================================= */
.finance-section .title-bar {
	margin-bottom: 45px;
}
/*  .finance-section .finance-wrapper:hover.wrapper-one::before, .finance-section .finance-wrapper:hover.wrapper-two::before, .finance-section .finance-wrapper:hover.wrapper-three::before {
    opacity: 1;
    visibility: visible; }
	
*/  
.finance-section .finance-wrapper .caption {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: transparent;
    margin: 0 auto;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 99;
}
.finance-section .finance-wrapper .caption img {
	padding-top: 18px;
}
.finance-section .finance-wrapper .caption .hover-icon {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.5s;
	-khtml-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
/* section2_css*/
.sec_2_img1, .sec_2_img2, .sec_2_img3, .sec_2_img4 {
    text-align: center;
}
.sec_2_img1{

	border-right:2px solid #046eff;
}

.sec_2_img3{

	border-right:2px solid #009956;
}
.sec_2_img2
{
	border-left:2px solid #fa5809;
}
.sec_2_img4
{
	border-left:2px solid #e9d819;
}
.section2_main .row {
    padding: 25px;
}
/* section2_css_End*/
/* section3_css_start*/
section.section3 {
    background-color: #3cb0ab;
    padding: 20px 0px 50px 0px;
    position: relative;
    top: 300px;
}
.section3_main p {
    font-size: 17px;
}
section.section3 h3 {
    padding: 35px;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center;
}
.section3_inner img {
    width: 203px;
    padding: 18px 0px;
    height: auto;
}



/*change-navbar-background-color-when-scroll*/


  .black {
    position: fixed;
   top: 0px;
    /* background: #333; */
    width: 100%;
    transition: all 0.1s ease 0s;
   
}
.scroll-header .black {
    top: -10px;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.1s ease 0s;
}
.nav_head_margin {
    margin: 20px auto;
}

  .black ul{
    list-style-type:none;
    padding:0;
  }
  
  .black ul li {
    display: inline-block;
    /* width: 100px; */
    color: red;
}
  
  .blue{
    position:fixed;
    top:0;
    background:blue;
    width:100%;
    height:50px;
  }


  .navbar-inverse .navbar-nav li.active>a:hover {
    color: #b4b7bc;

}


ul.nav.navbar-nav.pull-right>li>a{
    
    position:relative;
   
}



  
  small {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
  }
  
  h1 {
    text-align: center;
    padding: 50px 0;
    font-weight: 800;
    margin: 0;
    letter-spacing: -1px;
    color: inherit;
    font-size: 40px;
  }
  
  h2 {
    text-align: center;
    font-size: 30px;
    margin: 0;
    font-weight: 300;
    color: inherit;
    padding: 29px;
  }
  
  .center {
    text-align: center;
  }
  section.finance-section.content-sec {
    padding-bottom: 14PX;
}
  
  /* NAVIGATION */
  nav {
    width: 100%;


    padding: 0;
   
  }
  nav ul {
    list-style: none;
    text-align: center;
  }
  nav ul li {
    display: inline-block;
  }
  nav ul li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #aaa;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 10px;
  }
  nav ul li a,
  nav ul li a:after,
  nav ul li a:before {
    transition: all .5s;
  }
  nav ul li a:hover {
    color: #555;
  }
  
  
  /* stroke */
  nav.stroke ul li a,
  nav.fill ul li a {
    position: relative;
  }
  nav.stroke ul li a:after,
  nav.fill ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #aaa;
    height: 1px;
  }
  nav.stroke ul li a:hover:after {
    width: 100%;
  }
  
  nav.fill ul li a {
    transition: all 2s;
  }
  
  nav.fill ul li a:after {
    text-align: left;
    content: '.';
    margin: 0;
    opacity: 0;
  }
  nav.fill ul li a:hover {
    color: #fff;
    z-index: 1;
  }
  nav.fill ul li a:hover:after {
    z-index: -10;
    animation: fill 1s forwards;
    -webkit-animation: fill 1s forwards;
    -moz-animation: fill 1s forwards;
    opacity: 1;
  }
  
  /* Circle */
  nav.circle ul li a {
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  nav.circle ul li a:after {
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '.';
    color: transparent;
    width: 1px;
    height: 1px;
    border-radius: 50%;
    background: transparent;
  }
  nav.circle ul li a:hover:after {
    -webkit-animation: circle 1.5s ease-in forwards;
  }
  
  /* SHIFT */
  nav.shift ul li a {
    position:relative;
    z-index: 1;
  }
  nav.shift ul li a:hover {
    color: #91640F;
  }
  nav.shift ul li a:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    content: '.';
    color: transparent;
    background: #F1C40F;
    visibility: none;
    opacity: 0;
    z-index: -1;
  }
  nav.shift ul li a:hover:after {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
  
  
  
  /* Keyframes */
  @-webkit-keyframes fill {
    0% {
      width: 0%;
      height: 1px;
    }
    50% {
      width: 100%;
      height: 1px;
    }
    100% {
      width: 100%;
      height: 100%;
      background: #333;
    }
  }
  
  /* Keyframes */
  @-webkit-keyframes circle {
    100% {
      width: 1px;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      height: 1px;
      z-index: -1;
      background: #eee;
      border-radius: 100%;
    }




/*change-navbar-background_end*/

/* section3_css_start*/
/*finance-section_2_start*/
.finance-section_2 {
    background-color: #f0786e;
    padding: 26px 0px;
}

/*finance-section_2_Ends*/

/*section3_start*/

/*section3_Ends*/

/* section2_2_css_start*/
.section2_2_main {
    text-align: center;
}
.sec_2_text p {
    font-size: 15px;
    /* text-align: center; */
    /* padding-left: 160px; */
    max-width: 319px;
    margin: 0 auto;
    text-align: justify;
}
/* section2_2_css_End*/


/*OriginalHoverEffects_start*/
.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
 }
 .view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #358c9a;
    -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;
}
 .view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
 }
 .view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
 }
 .view-first:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
 }
 .view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
 }
 .view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
 }
 .view-first:hover h2,
 .view-first:hover p,
 .view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
 }
 .view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
 }
 .view-first:hover a.info {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
 }
    
 
 .view {
    width: 278px;
    height: 200px;
    /* margin: 10px; */
    /* float: left; */
    /* border: 10px solid #fff; */
    overflow: hidden;
    position: relative;
    text-align: center;
    /* -webkit-box-shadow: 1px 1px 2px #e6e6e6; */
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    /* box-shadow: 1px 1px 2px #e6e6e6; */
    cursor: default;
    /* background: #fff url(../images/bgimg.jpg) no-repeat center center; */
}
.view .mask, .view .content {
    width: 277px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0px;
}
 .view img {
    display: block;
    position: relative;
 }
 .view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
 }
 .view p {
   
    font-size: 13px;
    position: relative;
    color: #f3f0f0;
    padding: 10px 20px 20px;
    text-align: center;
}
 .view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
 }
 .view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
 }




/*OriginalHoverEffects_End*/



.sec_final2 {
    padding-bottom: 16px;
}
.finance-section .finance-wrapper:hover .caption .hover-icon {
	opacity: 1;
	visibility: visible;
}
.finance-section .finance-wrapper h3 {
	font-size: 26px;
	font-weight: 500;
	color: #ffffff;
	margin: 21px 0 8px;
	-webkit-transition: 0.5s;
	-khtml-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	z-index: 9;
	position: relative;
}


.finance-section .finance-wrapper p {
	font-size: 16px;
	line-height: 27px;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 0 20px;
	-webkit-transition: 0.5s;
	-khtml-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	z-index: 99;
	position: relative;
}
.finance-section .finance-wrapper .link {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0d1d36;
	padding: 18px 35px;
	border-radius: 0;
}
.finance-section .finance-wrapper .link i {
	padding-left: 5px;
}
.finance-section .finance-wrapper:hover .link {
	background-color: #00b3fe;
}
.finance-section hr {
	border-top: 2px solid #ececec;
}
.finance-section-two .title-bar {
	margin-bottom: 45px;
}
.finance-section-two .section-wrapper {
	position: relative;
	overflow: hidden;
}
.finance-section-two .section-wrapper.last-wrapper {
	margin: 0;
}

.finance-section-two .section-wrapper:hover .overlay {
	height: 100%;
	padding: 35px 15px;
}
.finance-section-two .section-wrapper:hover .overlay p {
	display: block;
}
.finance-section-two .section-wrapper img {
	width: 100%;
}
.finance-section-two .section-wrapper .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 65px;
	background: rgba(0, 179, 254, 0.73);
	padding: 8px 15px;
	-webkit-transition: 0.5s;
	-khtml-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}


.finance-section-two .section-wrapper .overlay h3 {
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 10px;
}
.finance-section-two .section-wrapper .overlay h3 a {
	color: #FFFFFF;
}
.finance-section-two .section-wrapper .overlay h3 a:hover {
	color: #313131;
}
.finance-section-two .section-wrapper .overlay p {
	color: #FFFFFF;
	display: none;
}
.finance-wrapper::after {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.contbutn.background-none {
    background: #58595b none repeat scroll 0 0;
    border-radius: 50px;
    line-height: 43px;
    margin: 40px auto;
    padding: 10px 16px;
    border: none;
    font-size: 18px;
    color: #fff;
    z-index: 9;
    position: relative;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.contbutn.background-none:hover{
	background: #ed1c24 none repeat scroll 0 0;
	transition: all 0.5s ease 0s;
}
.contbutn.background-none.about-left{
	float: left;
	max-width: 143px;
	padding: 0 25px;
}
/*a.contbutn, .contbutn {
    display: block;
    text-align: center;
    margin: 14px;
    background: #ff4444;
    max-width: 150px;
    margin: 25px auto;
    padding: 14px;
    font-size: 15px;
    text-transform: uppercase;
    
    color: #fff;
    font-weight: bold;
}*/

/* start-parallax-effect */


.sec2 .parallax-image{
	height: 500px;
}
.parallax-image {
  height: 600px;
  position: relative;
}
.parallax-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

.bottom {
   position: relative;
    z-index: 9;
	padding: 60px 0;
   /*  color: #fff;
    top: 54%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
*/}
.parallax-image::after {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.clear-both{
	clear: both;
}
.content-sec{
	padding: 40px 0;
}

.inner-service i {
    border: 3px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: #ffa500;
    float: left;
    font-size: 25px;
    height: 65px;
    line-height:67px;
    text-align: center;
    width: 65px;
    padding-left: 6px;
}
.total-service-sec{
	padding-top: 36px;
}
.inner-service {
    padding-left:0;
    text-align: left;
	margin: 25px 0;
}
.inner-service > p, .inner-service > h3 {
    padding-left: 77px;
    color: #fff;
}
.inner-service > h3 {
    font-size: 23px;
    text-transform: capitalize;
	margin: 0 0 6px;
}
.service-left h2 {
    color: #ffffff;
    font-size: 60px;
	text-shadow: 7px 7px 8px rgba(0,0,0,0.5);
/* 	font-weight: bold; */
}
.inner-service > p {
    font-size: 13px;
	text-align: justify;
}
.service-left{
	padding: 60px 0;
}
.about-para p {
	text-align: justify;
}

/*start design sketch  */




.branding-banner {
	background: rgba(0, 0, 0, 0) url("../images/branding-bgimgg.jpg") repeat scroll 0 0;
  /*   background: #333333 none repeat scroll 0 0; */
   overflow: hidden;
   padding: 80px 0;
   width: 100%;
 }
 /*.containerr {
   clear: both;
   display: block;
   margin: 0 auto;
   max-width: 1200px;
   text-align: center;
   width: 100%;
 }*/
 
 
 /*start-first-branding-production*/
 
 .containerr {
   display: block;
   margin: 0 auto;
   max-width: 1348px;
   text-align: center;
   width: 100%;
	transition: all 0.5s ease 0s;
 }
 
 .brandingimg > img {
   border: 2px solid #cccc;
   display: block;
   filter: grayscale(100%);
   margin: 7px 3px;
   transition: all 0.5s ease 0s;
 }
 
 .brandingimg > img:hover{
	 filter: grayscale(0%);
	  transform: scale(1.1);
   transition: all 0.5s ease 0s;
 }
 
 
 .brandingimg {
   display: inline-block;
   overflow: hidden;
   transition: all 0.5s ease 0s;
 }
 .branding-banner h2 {
   margin: 0 0 50px;
   color: #fff;
 }
 .text-dimension.trd-colm > h2 {
   margin: 0;
 }
 .img-div1:hover img{
	 transform:  scale(1.1);
 }
 .brandingimg img {
   /* filter: blur(0.5px); */
   transition: all 0.5s ease 0s;
 }
.brandingimg .img-div1:hover img{
  filter: blur(0);
   transition: all 0.5s ease 0s;
 }
 .img-div1 {
   border: 2px solid #fff;
   margin: 10px 4px;
   position: relative;
   overflow: hidden;
 }
 .overlay {
   background: rgba(0,0,0,0.5);
   bottom: 0;
   content: "";
   height: 100%;
   
   position: absolute;
   width: 100%;
   left: 0;
 }
 .img-div1:hover .overlay {
   opacity: 0;
 }
 
 .text-dimension {
   margin: 0 auto;
   opacity: 1;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   transition: all 0.5s ease 0s;
   width: 100%;
   z-index: 999;
 }
 .img-div1:hover .text-dimension {
   opacity: 0;
   transition: all 0.5s ease 0s;
 }
 .brandingimg4 .img-div1:hover .text-dimension.trd-colm {
   opacity: 1;
 }
 .text-dimension > p {
   color: #fff;
   margin: 0;
 }
 
 .text-dimension.top-isu > h2 {
   margin: 15px;
 }
 
 
 
 
 
 .brandingimg2.brandingimg {
   width: 371px;
 }
 .brandingimg3.brandingimg {
   width: 336px;
 }
 .brandingimg4.brandingimg {
   width: 425px;
 }
 .brandingimg1.brandingimg {
   width: 128px;
 }
 
 .img-div1.inner-img1 {
   height: 82px;
 }
 .img-div1.inner-img2 {
   height: 265px;
 }
 .img-div1.inner-img3 {
   height: 278px;
 }
 .img-div1.inner-img4 {
   height: 69px;
 }
 .img-div1.inner-img5 {
   height: 95px;
 }
 .img-div1.inner-img6 {
   height: 167px;
 }
 .img-div1.inner-img7 {
   height: 75px;
   cursor: pointer;
 }
 .img-div1.inner-img8 {
   height: 357px;
 }
 .img-div1.inner-img3 > img {
   height: 275px;
 }
 .img-div1.inner-img6 > img {
   height: 163px;
 }
 .img-div1 img {
   width: 100%;
   height: 100%;
 }
 .img-div1.inner-img2 > img {
   height: 261px;
 }
 .design-sketch-sec, .desec1{
	 background-color: #f4f4f4;
 }
 
 /* end design sketch */




/*start footer */

footer.footer-sec {
    background: #000;
}



.parallax-image-fixed{
/*	background-color: #002e4e; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0678c9+1,002e4e+100 */
background: #0678c9; /* Old browsers */
background: -moz-linear-gradient(-45deg, #0678c9 1%, #002e4e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #0678c9 1%,#002e4e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #0678c9 1%,#002e4e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0678c9', endColorstr='#002e4e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
/*	background-image: url(../images/slider-1.jpg); 
	
	background-attachment: fixed;
	position: relative; */
}
.heading-sec h1 {
/*    color: #fe6003;
}
.heading-sec p {
    font-size: 15px;*/
	
	text-transform: uppercase;
	font-size:36px;
}
.logof img {
    padding-top: 21px;
    margin-left: 27px;
    width: 171px;
}
.inner-team-text {
	background: #58595b none repeat scroll 0 0;
	color: #fff;
	padding: 15px;
	text-align: center;
	max-width: 302px;
	margin: 0 auto 26px;
}
.inner-team-text > h3, .inner-team-text > h4 {
    font-size: 20px;
   /*  font-weight: bold; */
    margin: 4px
}
.inner-team-text > h4 {
    font-weight: normal;
    font-size: 16px;
    font-family: 'QuestrialRegular';
}
.list-unstyled > li {
  display: inline-block;
  font-size: 18px;
  padding: 9px;
  text-align: center;
}
.inner-team figure:hover figcaption ul {
  top: 50%;
  transition: all 0.5s ease 0s;
  opacity: 1;
}
.inner-team ul {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.inner-team ul li a i {
  color: #fff;
  font-size: 18px;
}
.inner-team > figure{
	position: relative;
	overflow: hidden;
}
.inner-team > figure::after {
	/* background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,1e5799+100&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(30,87,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(30,87,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	border-radius: 0;
	content: "";
	height: 100%;
	line-height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.4s ease 0s;
	width: 100%;
	opacity: 0;
	left: 0;
	max-width: 302px;
	right: 0;
	margin: 0 auto;
	
}
.inner-team > figure:hover::after {
    opacity: 1;
    transition: all 0.4s ease 0s;
}

/******** start ditigal-presence **********/

.contentSec {
    margin: 100px auto 25px;
}

.contentSec h1 {
    text-align: center;
    /* text-transform: uppercase; */
    margin: 0px 0px 20px !important;
   
}
.top_ww{
	text-align: center;
}
/* .whoweareSec .listdiv {
    margin: 0px 0px 60px;
}
*/

.listdiv ul li::before {
    font-family: FontAwesome;
    position: absolute;
    content: "";
    display: inline-block;
    top: 0px;
    left: 0px;
    color: #005998;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.listdiv h2{
	
}
.figureRight {
    position: absolute;
    top: 60px;
}
.figureRight {
    float: right;
    margin: 60px 0px 00px 40px;
    border: 0px solid #ccc;
    overflow: hidden;
    border-bottom: 0px solid #fff;
}
.listdiv ul li {
    margin: 0px;
    padding: 0 0 20px 25px;
	position: relative;
	list-style: none;
	text-align:  justify;
}
.listdiv ul.list-unstyled li{
	text-align: left;
	display: block;
	font-size: 16px;
}
.listdiv h2 {
    color: #005998;
    margin-bottom: 20px;
}
.dgm-sec2 {
    background: #dedede;
    margin: 60px 0;
    padding: 20px 0 0;
    color: #636363;
}
.dgm-sec2.dgm-sec4{
	margin-bottom: 0;
}
.figureLeft {
    float: left;
    margin: 30px 40px 40px 0px;
    border: 0px solid #ccc;
    overflow: hidden;
    border-bottom: 0px solid #fff;
}
.semiconductsIPRow {
    margin: 60px auto;
}

.table-d {
    display: table;
    height: inherit;
    width: 100%;
}
.table-cel {
    vertical-align: middle;
    width: 100%;
    display: table-cell;
}

/******** end ditigal-presence **********/


@media (max-width: 1200px){
 .inner-service > p, .inner-service > h3 {
    padding-left: 66px;
    color: #fff;
}
.post-absolute.header-sm .fixed-position {
    padding-top: 54vh;
 
}

}

@media (max-width:1023px){
.home-page #myCarousel h1 {
    font-size: 24px;
    line-height: 24px;
}
.content-top {
    padding: 0 24px;
}
.logo-img img{
	margin-right: 0;
	padding-top: 7px;
	max-width: 150px;
}
.login-btn {
	top: 20px;
	left: 68px;
    padding: 3px 15px;
}
.carousel{
	top: 50%;
}
.sub-ttl {	
    margin: 10px 0 10px;
    line-height: 22px;
}
.inner-team-text{
	min-width: 302px;
}

.post-absolute.header-sm {
    padding-top: 0;
	z-index: 99999;
}
.post-absolute.header-sm .fixed-position{
	padding-top: 0;
}
.fixed-position{
	top: 0;
	position: relative;
}
.logo-img{
    background: rgba(0,0,0,0.9);
}
section.banner-img.home-page{
	margin-top: 64px;
}
.mobil-botm {
    margin-bottom: 30px;
}
section.finance-section.content-sec{
	padding-bottom: 0;
}
.finance-section .finance-wrapper .caption img {
    padding-top: 30px;
}

}


@media (max-width:960px){
.inner-banner-img{
	background-position: center;
}
.post-absolute {
    padding-top: 0;
    position: relative;
}

}




/************************  end barber_team section *****************************/


/*


.parallax-image-fixed::after{
	position: absolute;
	height: 100%;
	width: 100%;
	content: "";
	top: 0;
	background: rgba(0,0,0,0.8);
	
}
*/


/*end footer */



/* .img-parallax.img-parallax-service, .total-service-sec, .service-left {
    height: 500px;
}
.table-d {
    display: table;
    height: inherit;
    width: 100%;
}
.table-cel {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}*/

/*end-parallax-effect */








