
/* ========================================================================
  1.1 Component: GLOBAL
 ========================================================================== */
html {
  font-size: 1em;
  line-height: 1.4;
}
html,
body {
  height: 100%;
  font-family:Kalam, "Kalam Light";
}
body {
  overflow-x: hidden;
}
/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
li {
  list-style: none;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
a:hover {
  text-decoration: none;
}
ul {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.logodigig
{
width: 311px;
 height: 92px;
    margin-top: -119px; 
}
.img_icon_main_style
{
	margin-left: 320px;
}
.img_icon_main_style_mov
{
	margin-left: 473px;
}
.img_icon_main_style2
{
	margin-left: 320px;
}
.text-font
{
	font-family:Kalam, "Kalam Light";
}
/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

::selection {
  background: #e74c3c;
  color: #fff;
  text-shadow: none;
}
.online-ad-cap{
font-family:Kalam, "Kalam Light";
font-size:24px;

  color: #2769B8;
  text-align: center;
}
/* ==========================================================================
   1.2 Helper classes
   ========================================================================== */
/*
 * 1. Orange.
 */
/*
 * 2. Green.
 */
/*
 * 3. Blue.
 */
/*
 * 4. Blue Nutshell
 */

.main-color {
  color: #e74c3c;
}
.white-color {
  color: #fff;
}
.button {
  padding: 20px 60px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  text-shadow: none;
  outline: none;
  border: 0;
}
.button:hover {
  cursor: pointer;
  color: #fff;
}
.button.light {
  padding: 19px 59px;
}
.line {
  width: 80px;
  height: 2px;
  margin-top: 15px;
}
.button.light {
  border: 2px solid #eeeeee;
}
.padding-large {
  padding-top: 90px;
  padding-bottom: 90px;
}
.padding-large-footer {
  padding-top: 90px;
  
}
.padding-top-large {
  padding-top: 90px;
}
.margin-top-large {
  margin-top: 90px;
}
.margin-bottom-large {
  margin-bottom: 90px;
}
.margin-top-medium {
  margin-top: 40px;
}
.margin-bottom-medium {
  margin-bottom: 40px;
}
.margin-bottom-small {
  margin-bottom: 25px;
}
.margin-right-small {
  margin-right: 15px;
}
.margin-left-small {
  margin-left: 15px;
}
.mat-none {
  margin-top: 0;
}
.mab-none {
  margin-bottom: 0;
}
.mar-none {
  margin-right: 0;
}
.mal-none {
  margin-left: 0;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
/* ========================================================================
 1.3 Component: Fullscreen menu
 ========================================================================== */
.top-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}
.mid-animate {
  opacity: 0;
}
.bottom-animate {
  background: #fff !important;
  top: 13px !important;
  -webkit-transform: rotate(-225deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-225deg);
}
.top-menu,
.mid-menu,
.bottom-menu {
  width: 28px;
  height: 4px;
  border-radius: 10px;
  background-color: #fff;
}
.top-menu {
  top: 5px;
}
.mid-menu {
  top: 13px;
}
.bottom-menu {
  top: 21px;
}

.menu-trigger {
  z-index: 999;
  position: fixed;
  background:url(../img/menu.png);
  display: block;
  padding: 9px;
  height: 56px;
  width: 54px;
  margin: 0px;
  top: 45px;
  right: 110px;

}
.menu-trigger-new{
	z-index: 999;
  position: fixed;
  background:url(../img/close.png) no-repeat;
  display: block;
  padding: 9px;
  height: 29px;
  width: 32px;
  margin: 0px;
  top: 45px;
  right: 110px;
  left: 1277px;
}
.mobilenav {
  font-family: inherit;
  top: 0;
  left: 80%;
  z-index: 999;
  display: none;
  position: fixed;
  width: 20%; 	
  height: 100%;
  background: rgba(100, 149, 237, 0.8);
  text-transform: uppercase;
}
.mobilenav li {
  list-style-type: none;
  text-align: center;
  padding: 10px;
  font-size: 150%;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 30%;
}
.mobilenav li:last-child span {
  border-bottom: none;
}
.mobilenav li:hover {
  cursor: pointer;
}
.nav-label {
  border-bottom: 1px dashed #fff;
  padding-bottom: 10px;
  display: block;
  width: 233px;
  margin: 0 auto;
   font-family: 'Kalam', cursive;
  
}
.mobilenav li:first-child {
  margin-top: 60px;
}
/* ========================================================================
 1.4 Hover animation by hover.css http://ianlunn.github.io/Hover/
 ========================================================================== */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(231, 76, 60, 0.9);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* General button style (reset) */
.portfolio-wrapper .button {
  padding: 20px 60px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 3px solid #fff;
  color: #fff;
  overflow: hidden;
}
.portfolio-wrapper .button:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border: 3px solid #fff;
  color: #fff;
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.portfolio-wrapper .button:hover,
.button:active {
  color: #e74c3c;
}
.portfolio-wrapper .button:hover:after {
  height: 260%;
  opacity: 1;
}
.portfolio-wrapper .button:active:after {
  height: 400%;
  opacity: 1;
}
/* ========================================================================
  2.1 Component: Header
 ========================================================================== */
header {
  position: relative;
}
header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(../img/slider-overlay.png) repeat;
}
header .carousel,
header .item,
header .active {
  height: 100%;
}
.carousel-inner {
  min-height: 500px;
  height: 100%;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  background:url(../img/experties-img/The-Expertise-bg.gif) no-repeat center;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.carousel-indicators li {
  width: 40px;
  height: 4px;
  border: none;
  border-radius: 0;
  background: #fff;
}
.carousel-indicators .active {
  width: 40px;
  height: 5px;
  background: #0D4D68;
}
.carousel-caption {
  top: 25%;
}
.carousel-caption h1 {
  font-size: 48px;
  text-transform: uppercase;
  font-weight: normal;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.icon-prev,
.icon-next {
  font-size: 60px !important;
}
header .logo-container {
  position: absolute;
  top: 52px;
  left: 93px;
  z-index: 10;
}

/* ========================================================================
  2.3 Component: online-adv
 ========================================================================== */
.online-ad {
  background: url(../img/experties-img/expertise-online-ad-bg.jpg) no-repeat center fixed;
  background-size: cover;
  position: relative;
}
.online-ad .overlay {
  background: rgba(0, 0, 0, 0);
}
.online-ad .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.online-ad p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.online-ad li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.online-ad img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}

/* ========================================================================
  2.3 Component: Display Advertising
 ========================================================================== */
.display-adv {
  background: url(../img/experties-img/Display-Adv-bg.jpg) no-repeat center fixed;
  background-size: cover;

  
}
.display-adv .overlay {
  background: rgba(0, 0, 0, 0);
}
.display-adv .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.display-adv p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.display-adv li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.display-adv img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}

/* ========================================================================
  2.3 Component: Retarget marketing
 ========================================================================== */
.retarget-mark {
  background: url(../img/experties-img/retarget-mark.jpg) no-repeat center fixed;
  background-size: cover;
 
}
.retarget-mark .overlay {
  background: rgba(0, 0, 0, 0);
}
.retarget-mark .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.retarget-mark p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.retarget-mark li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.retarget-mark img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}




/* ========================================================================
  2.3 Component: Email Marketing
 ========================================================================== */
.email-marketing {
  background:url(../img/experties-img/email-mark-bg.jpg) no-repeat center fixed;
  background-size: cover;
}
.email-marketing .overlay {
  background: rgba(0, 0, 0, 0);
}
.email-marketing .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.email-marketing p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.email-marketing li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.email-marketing img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}


/* ========================================================================
  2.3 Component: Triggered Email Services
 ========================================================================== */
.triggered-email {
  background:url(../img/about-us-bg.jpg) no-repeat center fixed;
  background-size: cover;
 }
.triggered-email .overlay {
  background: rgba(0, 0, 0, 0);
}
.triggered-email .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.triggered-email p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.triggered-email li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.triggered-email img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}



/* ========================================================================
  2.3 Component: Mobile and SMS Solutions
 ========================================================================== */
.mobsmssoln {
  background:url(../img/experties-img/mob-sms-soln.jpg) no-repeat center fixed;
  background-size: cover;
 

}
.mobsmssoln .overlay {
  background: rgba(0, 0, 0, 0);
}
.mobsmssoln .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.mobsmssoln p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.mobsmssoln li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.mobsmssoln img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}



/* ========================================================================
  2.3 Component: Social Media Optimization
 ========================================================================== */
.socialmediaopt {
  background:url(../img/experties-img/social-media-opt.jpg) no-repeat center fixed;
  background-size: cover;
 

}
.socialmediaopt .overlay {
  background: rgba(0, 0, 0, 0);
}
.socialmediaopt .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.socialmediaopt p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.socialmediaopt li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.socialmediaopt img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}

/* ========================================================================
  2.3 Component: Web Development
 ========================================================================== */
.webdev {
  background:url(../img/experties-img/web-dev-bg.jpg) no-repeat center fixed;
  background-size: cover;
 

}
.webdev .overlay {
  background: rgba(0, 0, 0, 0);
}
.webdev .jumbo-text {
  text-transform: uppercase;
  color: #272727;
  font-size: 40px;
}
.webdev p {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.webdev li {
  color: #484848;
  font-size:18px;
  text-align:left;
}
.webdev img {
  margin-top: -50px;
}
.panel {
  background: none;
  border: none;
  box-shadow: none;
}

.panel-heading {
  padding: 0;
}



.state {
  font-size: 18px;
  line-height: 18px;
}



/* ========================================================================
  2.5 Component: Headrer icons style
 ========================================================================== */
 
 .experties
 {
	
 }
 
.experties .icon {
  font-size: 35px;
  height: 80px;
  width: 80px;
  line-height: 80px;
  border: 1px solid #efefef;
  display: inline-block;
  border-radius: 4px;
}
.icon-world {
	 font-size: 35px;
   height: 167px;
  width: 187px;
  line-height: 80px;
  background:url(../img/world.png) no-repeat;
  display: inline-block;
  border-radius: 4px;
  
}
.icon-world:hover {
	 font-size: 35px;
 height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/world-change.png) no-repeat;
}



 .icon-mail {
	 font-size: 35px;
   height: 167px;
  width: 187px;;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/mail.png) no-repeat;
}

.icon-mail:hover {
	 font-size: 35px;
   height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/mail-change.png) no-repeat;
}


.icon-sms {
	 font-size: 35px;
    height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/sms.png) no-repeat;
}
.icon-sms:hover {
	 font-size: 35px;
    height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/sms-chnge.png) no-repeat;
}
.icon-web {
	 font-size: 35px;
    height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/web.png) no-repeat;
}
.icon-web:hover {
	 font-size: 35px;
  height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/web-change.png) no-repeat;
}
.icon-seo {
	 font-size: 35px;
 height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/seo.png) no-repeat;
}
.icon-seo:hover {
	 font-size: 35px;
 height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/seo-chang.png) no-repeat;
}

.icon i {
  color: #e74c3c;
}
 h4 {
  margin: 15px 0 20px;
  color: #000;
}
 p {
  color: #636363;
}
 .service {
  padding: 5px;
  margin-bottom: 50px;
  cursor: pointer;
}
 .service:hover > .icon {
  background: #e74c3c;
  color: #fff;
  transition: all .85s;
}
 .service:hover > .icon i {
  color: #fff;
  transition: all .85s;
}


/* ========================================================================
  2.16 Component: Footer
 ========================================================================== */
 .footer
 {
	 background:url(../img/footer-bg.png) no-repeat;
 }
 
.footer p {
  color: #000000;
  font-size: 29px;
  font-family: 'Kalam', cursive;
}
.footer li {
  display: inline-block;
  margin: 0 5px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
 
 
  transition: all .4s;
}
.botom-icon
{
	margin-left: 32px;
}
.footer li:hover {
  cursor: pointer;
}
.footer li a {
  color: #e5e5e5;
}
.footer .social i {
  font-size: 22px;
  transition: all .4s;
}
.footer .facebook:hover {
  border-color: #3b5998;
}
.footer .facebook:hover > a i {
  color: #3b5998;
}
.footer .twitter:hover {
  border-color: #00aced;
}
.footer .twitter:hover > a i {
  color: #00aced;
}
.footer .g-plus:hover {
  border-color: #dd4b39;
}
.footer .g-plus:hover > a i {
  color: #dd4b39;
}
.footer .linkedin:hover {
  border-color: #007bb6;
}
.footer .linkedin:hover > a i {
  color: #007bb6;
}
.footer .youtube:hover {
  border-color: #bb0000;
}
.footer .youtube:hover > a i {
  color: #bb0000;
}
.footer .instagram:hover {
  border-color: #517fa4;
}
.footer .instagram:hover > a i {
  color: #517fa4;
}
.footer .behance:hover {
  border-color: #1769ff;
}
.footer .behance:hover > a i {
  color: #1769ff;
}
.footer .dribbble:hover {
  border-color: #ea4c89;
}
.footer .dribbble:hover > a i {
  color: #ea4c89;
}
.footer-text
{
	font-family: 'Kalam', cursive;
	
}
.back-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  background: #4CAAD1;
  cursor: pointer;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  -webkit-animation: pulse 1s linear 0s infinite alternate;
  -moz-animation: pulse 1s linear 0s infinite alternate;
  -o-animation: pulse 1s linear 0s infinite alternate;
  animation: pulse 1s linear 0s infinite alternate;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
  }
}
@-moz-keyframes pulse {
  from {
    -moz-transform: scale3d(1, 1, 1);
  }
  to {
    -moz-transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
 

}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
  

}

@media (max-width: 360px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
 
.logodigig
{
width: 117px;
 height: 39px;
    margin-top: -126px;
}

.img_icon_main_style
{
	margin-left: 50px;
	margin-top: -92px;
}
.img_icon_main_style_mov
{
	margin-left: 50px;
	margin-top: -92px;
}
.img_icon_main_style2
{
	margin-left: 50px;
	margin-top: -23px;
}
 
.icon-world {
	 font-size: 35px;
   height: 167px;
  width: 187px;
  line-height: 80px;
  background:url(../img/experties-img/icon-exp/world-mob.png) no-repeat;
  display: inline-block;
  border-radius: 4px;
  
}
.icon-world:hover {
	 font-size: 35px;
 height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/world-change-mob.png) no-repeat;
}



 .icon-mail {
	 font-size: 35px;
   height: 167px;
  width: 187px;;
  line-height: 80px;
  margin-top: 6px;
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/mail-mob.png) no-repeat;
}

.icon-mail:hover {
	 font-size: 35px;
   height: 167px;
  width: 187px;
  line-height: 80px;
  margin-top: 6px;
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/mail-change-mob.png) no-repeat;
}


.icon-sms {
	 font-size: 35px;
    height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/sms-mob.png) no-repeat;
}
.icon-sms:hover {
	 font-size: 35px;
    height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/sms-chnge-mob.png) no-repeat;
}
.icon-web {
	 font-size: 35px;
    height: 167px;
  width: 187px;
  line-height: 80px;
  margin-left: -11px;
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/web-mob.png) no-repeat;
}
.icon-web:hover {
	 font-size: 35px;
  height: 167px;
  width: 187px;
  line-height: 80px;
  margin-left: -11px;
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/web-change-mob.png) no-repeat;
}
.icon-seo {
	 font-size: 35px;
 height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/seo-mob.png) no-repeat;
}
.icon-seo:hover {
	 font-size: 35px;
 height: 167px;
  width: 187px;
  line-height: 80px;
  
  display: inline-block;
  border-radius: 4px;
  background:url(../img/experties-img/icon-exp/seo-chang-mob.png) no-repeat;
}

 .footer
 {
	 background:url(../img/About-us-img/footer-mob.jpg) no-repeat;
	
 }
 .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  background:url(../img/experties-img/The-Expertise-bg-mob.jpg) no-repeat center;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.online-ad {
  background: url(../img/experties-img/expertise-online-ad-bg-mob.jpg) no-repeat center fixed;
  background-size: cover;
  position: relative;
}





.display-adv {
  background: url(../img/experties-img/Display-Adv-bg-mob.jpg) no-repeat center fixed;
  background-size: cover;
 }


 .retarget-mark {
  background: url(../img/experties-img/retarget-mark-mob.jpg) no-repeat center fixed;
  background-size: cover;
 
}

 
  .menu-trigger {
  z-index: 999;
  position: fixed;
  background:url(../img/menu.png);
  display: block;
  padding: 9px;
  height: 56px;
  width: 54px;
  margin: 0px;
  top: 45px;
  right: 110px;
  left: 20px;
}
.menu-trigger-new{
	z-index: 999;
  position: fixed;
  background:url(../img/close.png) no-repeat;
  display: block;
  padding: 9px;
  height: 29px;
  width: 32px;
  margin: 0px;
  top: 45px;
  right: 110px;
  left: 320px;
}

.mobilenav {
  font-family: inherit;
  top: 0;
  left: 60%;
  z-index: 999;
  display: none;
  position: fixed;
  width: 60%; 	
  height: 100%;
  background: rgba(100, 149, 237, 0.8);
  text-transform: uppercase;
}
.mobilenav li {
  list-style-type: none;
  text-align: center;
  padding: 10px;
  font-size: 100%;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  width: 60%;
}

}