html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, big, font, img, small, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%;}
body {line-height:normal;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse; border-spacing:0;}

/* BODY */
body{
	background:#fff;
  overflow-x: hidden;
}

/*============== ../fonts =================*/
@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoblackitalic';
    src: url('../fonts/lato-blackitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobolditalic';
    src: url('../fonts/lato-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latohairline';
    src: url('../fonts/lato-hairline-webfont.woff2') format('woff2'),
         url('../fonts/lato-hairline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latohairlineitalic';
    src: url('../fonts/lato-hairlineitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-hairlineitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoheavy';
    src: url('../fonts/lato-heavy-webfont.woff2') format('woff2'),
         url('../fonts/lato-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoheavyitalic';
    src: url('lato-heavyitalic-webfont.woff2') format('woff2'),
         url('lato-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato-italic-webfont.woff2') format('woff2'),
         url('../fonts/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolightitalic';
    src: url('../fonts/lato-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latomedium';
    src: url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latomediumitalic';
    src: url('../fonts/lato-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latosemibold';
    src: url('../fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latosemibold_italic';
    src: url('../fonts/lato-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latothin';
    src: url('../fonts/lato-thin-webfont.woff2') format('woff2'),
         url('../fonts/lato-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latothin_italic';
    src: url('../fonts/lato-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/lato-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*============== container =================*/

.container{
	display:block;
	margin:0 auto 0 auto;
	/*width:1100px;*/
	position:relative;
	}	

.padding{
	padding:0px !important;
}
.pdleft{
    padding-left:0px !important;
}
.pdright{
    padding-right:0px !important;
}
a:focus{
  outline: none !important;
}
/*============== header start =================*/
.dropdown-menu > li > a{
  color: #2d2d2d !important;
  font-family: latoregular;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
  background-color: transparent !important;
}
.carousel-indicators li{
  border: 1px solid transparent !important;
  background-color: #c1da21 !important;
  margin-bottom: 15px !important;
  display: block !important;
}
.carousel-indicators .active {
    background-color: #3596d1 !important;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-indicators{
  bottom: 10px;
    left: 90% !important;
    list-style: outside none none;
    margin-left: 0% !important;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
    top: 150px !important;
}

.header{
  margin-top: 0px;
  float: left;
  width: 100%;
}
.logo{
  margin: auto;
}
.logo img{
  margin: auto;
}
.header_top_menu{
  margin: auto;
  float: right;
}
.header_top_menu ul{
   border-bottom: 1px solid #d3d3d3;
    line-height: 25px;
    list-style-type: none;
    margin: auto;
}
.header_top_menu ul li{
   border-right: 1px solid #6a6a6a;
    color: #6a6a6a;
    display: inline-block;
    font-family: latoregular;
    font-size: 11px;
    line-height: 10px;
    padding-left: 3px;
    padding-right: 7px;
}
.header_top_menu ul li:nth-of-type(4){
   border-right: 0px solid #6a6a6a;
}

.header_second_menu{
  float: right;
    margin-right: 0px;
}
.header_second_menu ul{
  list-style-type: none;
	
}
.header_second_menu .navbar-default{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  font-size: 14px !important;
  margin-bottom: 0 !important;
  margin-top: 35px;
}
.header_second_menu .navbar-nav > li > a{
  padding: 0px !important;
 /* color: #1b1b1b !important;*/
    font-family: latoregular !important;
}
.header_second_menu .navbar-nav > li > a:hover{
  color: #3596d1 !important;
  transition: all 0.8s ease 0s;
}
.header_second_menu .navbar-nav > li > a:not(:hover){
  transition: all 0.8s ease 0s;
}

.activelink{
  color: #3596d1 !important;
 
}


.header_second_menu .navbar-nav > li{
  padding: 11px !important;
}
.header_second_menu .navbar-nav > li:nth-of-type(8){
  padding-right: 0px !important;
}
.head_slide_maintitle{
  margin-top: 100px;
}
.head_slide_maintitle h1{
  color: #2d2d2d;
    font-family: latoblack;
    font-size: 50px;
    text-transform: uppercase;
}
.main_slider{
 float: left;
    width: 100%;
    height: 515px;
}
.headerborder{
   border-top: 8px solid #3596d1;
    float: left;
    width: 50%;
}
.headerborder2{
  border-top: 8px solid #c1da21;
  width: 50%;
  float: right;
}
  
.iwleftpadding{
  padding-left: 100px !important;
  overflow: hidden;
}

#myCarousel{
  float: left;
  width: 100%;
}


#slider-wrapper
{
 background: transparent none repeat scroll 0 0;
    margin: 30px auto auto 62px;
    overflow: hidden;
    position: absolute;
    width: 200px;
}
.sdsecond{
 background: transparent none repeat scroll 0 0;
    margin: 21px auto auto 81px !important;
    overflow: hidden !important;
    position: absolute !important;
    width: 350px !important;
    z-index: -1;
}
#slider-container
{
  width: 100%;
  height: 300px;
  position: relative;
}

.slide
{
  position: absolute;
}
.sld1{
  background: url(../images/slide1.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.sld2{
  background: url(../images/slide2.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.sld3{
  background: url(../images/slide3.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}

.sld4{
  background: url(../images/ipad-screen.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.sld5{
  background: url(../images/ipad-screen.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.sld6{
  background: url(../images/ipad-screen.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}



#menu
{
  position: relative;
  list-style: none;
  padding: 5px 0;
  margin: 0;
  background-color: #777;
  text-align: center;
  color: #fff;
  display: none;
}

#menu li
{
  display: inline-block;
  padding:10px;
  background-color: #555;
  border: solid 1px #fff;
  border-radius: 50%;
  cursor: pointer;
}
.head_slide_left1{
  padding-top: 78px;
}

.head_slide_left .plus_black{
   left: 30px;
    position: relative;
    top: 50px;
}
.head_slide_left .bird_big{
     position: relative;
    top: 180px;
    margin-left: -54px;
}
.head_slide_left .bird_small{
   position: relative;
    top: 90px;
}
.head_slide_left .plus_blue{
   position: relative;
    top: 180px;
    left: 45px;
}
/*============== header end =================*/



/*============== second div start =================*/

.seconddiv{
  border-bottom: 2px solid #d3d3d3;
    float: left;
    margin-top: 30px;
    padding-bottom: 0px;
    position: relative;
    width: 100%;
    z-index: 999;
    margin-bottom: 30px;
}
.secdleft{

}
.secdleft h2{
  font-size: 40px;
  color: #2d2d2d;
  font-family: latoblack;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.secdinner{
  margin-bottom: 100px;
    margin-left: -10px;
}
.secdinnermgleft{
  margin-bottom: 0px !important;
}
.secdinner h3{
    color: #e1e1e1;
    float: left;
    font-family: latoblack;
    font-size: 50px;
    margin: auto;
    transform: rotate(270deg);
    margin-right: 10px;
}
.secdinner h4{
  color: #2d2d2d;
  font-family: latoblack;
  font-size: 14px;
  text-transform: uppercase;
}
.secdinner p{
  color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-align: left;
     padding-left: 69px;
}
.secdright{
    float: right;
    margin: auto;
    margin-bottom: -35px;
}
.secdrightanimatebottom{
  margin: auto;
}
.secdrightanimatebottom img{
  width: auto;
  float: right;
}
.secdrightanimatetop{
     height: auto;
    margin-bottom: 80px;
}
.secdrightanimatetop .secdarrow{
  position: relative;
    left: 115px;
}

.secdrightanimatetop .mag{
position: relative;
    right: 50px;
    top: 30px;
    background: #fff;
}
.secdrightanimatetop .secddollar{
 position: absolute;
    right: 175px;
    top: 63px;
    width: 15px;
}
.secdrightanimatetop .secdwheel{
 animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    position: relative;
    left: -210px;
    top: 60px;
    animation-delay: 2s;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.secdrightanimatetop .secdplusblack{
   position: absolute;
    right: 115px;
    top: 25px;
}
.secdrightanimatetop .secdplusblue{
   position: relative;
    right: 90px;
    top: 35px;
}

.secdrightanimatetop .search {
    animation: 3s linear 0s normal none infinite running rotation;
    left: 55%;
    position: absolute;
    top: 5%;
    transform-origin:44% 30% 0;
  }

   .secdrightanimatetop .search__glass {
      position: relative;
      width:  85px;
      height: 85px;
      border: solid 2px #222;
      border-radius: 50%;
      overflow: hidden;
      animation: rotation 3s infinite linear reverse;
    }

      .secdrightanimatetop .search__glass:after {
        
    border-radius: 50%;
    bottom: 0;
    box-shadow: 0 0 0 1px #fff inset;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
      }

      .secdrightanimatetop .search__glass__paper {
        position: absolute;
        top:    0;
        right:  0;
        bottom: 0;
        left:   0;
        border-radius: 50%;
        overflow: hidden;

      }

        .secdrightanimatetop .search__glass__paper__ {
          position: absolute;
          top:    -50px;
          right:  -50px;
          bottom: -50px;
          left:   -50px;
          animation: rotation 3s infinite linear;
        }

          .secdrightanimatetop .search__glass__paper__text {
            position: absolute;
            top:    0;
            right:  0;
            bottom: 0;
            left:   0;
            padding: 40px 20px 0 10px;
            font-size: 14px;
            line-height: 1.5;
            color: #000;
          }

    .secdrightanimatetop .search__handle {
    animation: 3s cubic-bezier(0.4, 0.5, 0.6, 0.5) 0s normal none infinite running rotation2;
    background: rgba(0, 0, 0, 0) url("../images/handle.png") repeat scroll 0 0;
    border-radius: 0;
    height: 85px;
    margin: 0 auto;
    transform: rotate(-20deg);
    transform-origin: 50% -42px 0;
    width: 30px;
    background-repeat: no-repeat;
    }

@keyframes rotation {
  0%   {transform: rotate(  0deg)}
  100% {transform: rotate(360deg)}
}

@keyframes rotation2 {
  0%   {transform: rotate(340deg)}
  100% {transform: rotate(-20deg)}
}
/*============== second div end =================*/

.frperform{

}
.frperform a{
    border: 3px solid #3596d1;
    box-shadow: 3px 3px #3596d1;
    color: #3e3e3e;
    font-family: latoregular;
    font-size: 13px;
}
.frperform a:hover{
  box-shadow: none;
}


/*============== Third div start =================*/
.tlga{
    float: left;
    margin: auto;
    width: 100%;
    border-bottom: 2px solid #d3d3d3;
}
.tlga_left{

}
.tlga_left h2{
  color: #2d2d2d;
    font-family: latoblack;
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.tlga_left h3{
   color: #2d2d2d;
    font-family: latoblack;
    font-size: 18px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.tlga_left .para1{
     color: #2d2d2d;
    font-family: latoregular;
    font-size: 13px;
    padding-right: 80px;
     letter-spacing: 0.5px;
}
.tlga_left .para2{
     color: #2d2d2d;
    font-family: latoregular;
    font-size: 13px;
     letter-spacing: 0.5px;
}
.tlga_right .secdwheel1{
 animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    position: relative;
    left: 135px;
    top: 20;
    animation-delay:2s
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.blb{
 float: left;
    width: 15%;
    position: relative;
    top: 155px;
    left: 70px;
}
.tlga_right .envinner{
  left: 60px;
    position: relative;
    top: 65px;
    font-weight: lighter;
}
.tlga_right .plblue{
  position: relative;
    top: 155px;
    right: 40px;
}
.tlga_right .bgplus{
     left: 20px;
    position: relative;
    top: 70px;
}
.tlga_right .greencircle{
     left: 35px;
    position: relative;
    top: 115px;
}
.tlga_right .mgglass{
    position: relative;
    right: 95px;
    top: 135px;
}
.tlga_right .comment{
    position: relative;
    right: -115px;
    top: 170px;
}

.bestaffiliate{
  margin: auto;
}

.bestaffiliate .bestaffiliate_left{
  margin-top: 20px;
}
.bestaffiliate .bestaffiliate_left img{
    margin: auto;
}
.bestaffiliate .bestaffiliate_right{
  margin: auto;
}

.bestaffiliate .bestaffiliate_right h2{
  font-family: latoblack;
  font-size: 40px;
  color: #008fd3;
  text-transform: uppercase;
  margin: auto;
}
.bestaffiliate .bestaffiliate_right h3{
  color: #2d2d2d;
    font-family: latoblack;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
} 
.bestaffiliate .bestaffiliate_right .affpara1{
  color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    padding-right: 25px;
}
.bestaffiliate .bestaffiliate_right .affpara2{
  font-family: latoregular;
  color: #454545;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.bestaffiliate .bestaffiliate_right .affborder{
   border-top: 2px solid #d3d3d3;
    margin-bottom: 70px;
    margin-top: 60px;
    width: 20%;
}
/*============== Third div end =================*/



/*============== Choose icubeswire start =================*/


.choose{
  float: left;
  width: 100%;
  margin-top: 50px;
}

.choose_inner{
  float: left;
    width: 100%;
}

.choose_inner h3{
   color: #2d2d2d;
    font-family: latoblack;
    font-size: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.choose_div{
  margin: auto;
}

.choose_div h3{
   color: #e1e1e1;
    float: left;
    font-family: latoblack;
    font-size: 50px;
    margin: auto 10px auto auto;
    transform: rotate(270deg);
}

.choose_div h4{
  color: #2d2d2d;
    font-family: latoblack;
    font-size: 14px;
    text-transform: uppercase;
}

.choose_div p{
    color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    padding-left: 69px;
    text-align: left;
    padding-right: 65px;
}
.choose .chooseborder{
  border-top: 2px solid #d3d3d3;
    width: 10%;
    float: left;
    margin-top: 45px;
}

.growup{
  float: left;
  width: 100%;
  margin-top: 40px;
}
.growup_left{
  margin: auto;
}
.growup_left h5{
  color: #2d2d2d;
    font-family: latoblack;
    font-size: 40px;
    text-transform: uppercase;
    width: 85%;
    letter-spacing: 3px;
    line-height: 50px;
}
.growup_middle{
  margin: auto;
}
.growup_middle p{
   color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 22px;
}
.growup_right{
  overflow: hidden;
}


.typing{
  border: 2px solid #2d2d2d;
    border-right: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 55%;
    height: 40px;
}
.typing h1, .typing h2 {
  font-weight: 200;
  margin: 0.4em 0;
}
.typing h1 {
    color: #2d2d2d;
    font-family: latoblack;
    font-size: 19px;
    padding-left: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.typing h2 {
  color: #888;
  font-size: 2em;
}

.growup_height{
  height: 413px;
}
.growup_right .gr_arrow{
    left: 140px;
    margin-bottom: 30px;
    position: relative;
}
.growup_right .gr_plusblue{
     left: 155px;
    margin-bottom: 30px;
    position: relative;
    top: 15px;
}
.growup_right .gr_mgnifying{
  float: right;
    position: relative;
    right: 55px;
    top: -98px;
    overflow: hidden;

}
.growup_right .gr_graph{
    float: right;
    right: 85px;
    position: absolute;
}
.growup_right .gr_greenwheel{
   animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    animation-direction:reverse;
    position: relative;
    left: 70px;
    top: -13px;
    animation-delay:3s;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.growup_right .gr_wheel{
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    position: relative;
    left: 80px;
    top: 35px;
    animation-delay:3s;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
/*============== Choose icubeswire end =================*/



/*============== signup start =================*/

.signup{
 border-bottom: 1px solid #d3d3d3;
    float: left;
    margin: auto auto 40px;
    padding: 40px;
    position: relative;
    width: 100%;
    z-index: 999;
    border-top: 2px solid #d3d3d3;
}

.signup_content{
  margin: auto;
}

.signup_content h6{
 color: #2d2d2d;
    font-family: latoblack;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    text-transform: uppercase;
    letter-spacing:0.5px;
}

.signup_button{
  margin: auto;
}

.signup_button a{
   background: #3596d1 none repeat scroll 0 0;
    color: #fff !important;
    font-family: latobold;
    font-size: 22px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 5px;
}

.signup_button a:hover{
  text-decoration: none;
}

/*============== signup end =================*/


/*============== slider footer start =================*/

.sliderdiv{
 border-bottom: 1px solid #d3d3d3;
    float: left;
    margin: auto auto 20px;
    width: 100%;
    padding-bottom: 30px;
}

/*============== slider footer end =================*/


/*============== footer start =================*/

.footer{
  border-top: 1px solid #d3d3d3;
  float: left;
  margin: auto;
  padding: 20px;
  width: 100%;
}
.footer_left{
  margin: auto;
}

.footer_left img{
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}

.footer_left p{
   color: #000000;
    font-family: latoregular;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin: auto;
    padding-bottom: 5px;
}

.footer_left span{
      color: #000000;
    font-family: latoregular;
    font-size: 12px;
    letter-spacing: 0.5px;
    border-top: 1px solid #d3d3d3;
}

.footer_left ul{
  margin-top: 10px;
}

.footer_left ul li{
  font-family: latoregular;
  font-size: 12px;
  color: #000000;
  letter-spacing: 0.5px;
  display: inline-block;
}


.footer_right{
  float: right;
}

.footer_right ul{
  margin: auto;
  list-style-type: none;
}
.footer_right ul li{
  display: inline-block;
  padding-right: 20px;
}
.footer_right ul li a{
  font-size: 20px;
}

.footer_right ul li a img:hover{
  filter:grayscale(100%);
  transition: all 0.8s ease 0s;
}

.copyright{
margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.copyright_left{

}
.copyright_left p{
  color: #000000;
  font-family: latoregular;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.copyright_right{
  margin: auto;
  float: right;
}
.copyright_right ul{
  list-style-type: none;
}
.copyright_right ul li{
    display: inline-block;
    padding-right: 20px;
}
.copyright_right ul li a{
  font-size: 12px;
  font-family: latoregular;
  color: #000;
  letter-spacing: 0.5px;
}
.copyright_right ul li a:hover{
  text-decoration: none;
  color: #3596d1;
  transition: all 0.8s ease 0s;
}
/*============== footer end =================*/

.page_id_home .sliderdiv{
  display: none;
}




/*============== testimonial page start =================*/

.happyclients{
  /*<!--border-bottom: 1px solid #d3d3d3;-->*/
    float: left;
    margin: 80px auto 25px;
    width: 100%;
}
.hc_left{

}
.hc_left h1{
    color: #2d2d2d;
    font-family: latolight;
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 50px;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
}
.hc_left p{
   color: #454545;
    font-family: latoregular;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
}
.hc_left .hc_border{
  border-top: 2px solid #d3d3d3;
    margin-top: 40px;
    width: 30%;
}


.hc_right{
  margin: auto;
}


.hc_test{
   margin-bottom: 80px;
}

.hc_test h2{
  color: #e1e1e1;
    float: left;
    font-family: latoblack;
    font-size: 50px;
    margin: auto 5px auto auto;
   /* transform: rotate(270deg);*/
}

.hc_test p{
     border-top: 1px solid #d3d3d3;
    color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-left: 65px;
    padding: 20px 0px 15px 0;
    text-align: left;
    line-height: 20px;
}

.hc_test img{
  margin-left: 65px;
}

.hc_test em{
 color: #2d2d2d;
    float: left;
    font-family: latoblack;
    font-size: 12px;
    font-style: normal;
    margin-bottom: 5px;
    margin-left: 65px;
    margin-top: 7px;
    text-transform: uppercase;
    width: 100%;
}

.hc_test .company_logo{

}

/*============== testimonial us page end =================*/




/*============== contact page start =================*/

.contactpage{
  border-bottom: 1px solid #d3d3d3;
    float: left;
    margin: 80px auto 25px;
    padding-bottom: 70px;
    width: 100%;
}
.ct_left{

}
.ct_left h1{
     color: #2d2d2d;
    font-family: latoblack;
    font-size: 50px;
    letter-spacing: 5px;
    line-height: 70px;
    margin-top: 0;
    text-transform: uppercase;
    width: 60%;
    margin-top: -15px;
}
.ct_left p{
      color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 35px;
}

.ct_left .ct_border{
  border-top: 2px solid #d3d3d3;
    margin-top: 40px;
    width: 30%;
}
.ct_left img{
  margin-top: 60px;
}
.ct_right{

}
.ct_right p{
color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;}
.ct_right p span{
  font-family: latoblack;
}

.map{
  float: left;
    margin-top: 75px;
    width: 100%;
}
.map iframe{
  background: #0f121b;
}
/*============== contact page end =================*/



/*============== publisher page start =================*/

.publisher_main{

}

.publisher_main .pblm_border_icon{
position: relative;
    left: 30px;
}


.publisher_main .pblm_big_comment_icon{
    left: 250px;
    position: relative;
    top: -162px;
}


.publisher_main .pblm_msg_icon{
     left: 40px;
    position: relative;
    top: -130px;
}


.publisher_main .pblm_comment_icon{
  left: -95px;
    position: relative;
    top: -80px;
}


.publisher_main .pblm_green_icon{
   left: -260px;
    position: relative;
    top: -15px;
}


.publisher_main .pblm_play_icon{
    left: -3px;
    position: relative;
    top: -140px;
}

.publisher_main .pblm_color_icon{
  float: right;
    left: -59px;
    position: relative;
    top: -73px;
}


.publisher_main .pblm_plus_icon{
     float: right;
    position: relative;
    right: 70px;
    top: -45px;
}

.publisher_main .pblm_mike{
  position: relative;
    right: -85px;
    top: 0px;
}











.contact_animation{
  margin-top: 30px;
}

.contact_animation .ca_plusbig{
   left: 60px;
    position: relative;
}


.contact_animation .ca_wheel_green{
 animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    position: relative;
    left: 34px;
    top: 60px;
    animation-delay: 2s;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.contact_animation .ca_location{
  
}


.contact_animation .ca_bigwheel{
 animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-name: spin;
    animation-timing-function: linear;
    position: relative;
    left: -40px;
    top: 80px;
    animation-delay: 1s;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.contact_animation .ca_color_icon{
   left: -95px;
    position: relative;
    top: 30px;
}

.contact_animation .ca_plus{
  
}


.contact_animation .ca_plus-big1{
   left: -40px;
    position: relative;
    top: 75px;
}









.publisher{
  float: left;
  margin: auto;
  width: 100%;
  margin-top: 100px;
}
.pub_left{

}

.pub_left .pb_graph{

}

.pub_left .pb_circle{
    position: relative;
    left: 140px;
}

.pub_left .pb_sm_circle{
      position: relative;
    left: -135px;
}

.pub_left .pb_small_circle{
   left: -95px;
    position: relative;
}

.pub_left .pb_color_dollar{
    left: 175px;
    position: absolute;
    top: 97px;
    z-index: 999;
}

.pub_left .pb_color_circle{
   position: absolute;
    top: 88px;
    left: 155px;
}



.pub_right{
  margin: auto;
}

.pub_right h3{
  color: #2d2d2d;
    font-family: latoblack;
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 20px;
    margin: auto auto 30px;
    padding-right: 60px;
    text-transform: uppercase;
}

.pub_right p{
    color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding-right: 75px;
}

.pub_right ul{
  list-style-type: square;
   color: #454545;
}

.pub_right ul li{
color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 90px;
}

.pub_right ul li span{
     border: 2px solid #d3d3d3;
    display: none;
    height: 72px;
    margin-right: 20px;
    width: 5px;
}

.pub_box{
  border: 1px solid #d3d3d3;
  padding:30px;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.pub_box p{
  font-size: 13.5px;
  font-family: latoregular;
  color: #454545;
  letter-spacing: 0.5px;
  line-height: 20px;
}

.whypub{
   border-bottom: 1px solid #d3d3d3;
    float: left;
    margin-bottom: 25px;
    margin-top: 65px;
    width: 100%;
}

.whypub_left{
  margin: auto;
}

.whypub_left .whypub_left_border{
  border-top: 2px solid #d3d3d3;
    margin-bottom: 40px;
    width: 30%;
}

.whypub_left h1{
  color: #2d2d2d;
    font-family: latoblack;
    font-size: 40px;
    letter-spacing: 5px;
    line-height: 50px;
    margin-top: -15px;
    text-transform: uppercase;
    width: 100%;
}

.whypub_left p{
   color: #454545;
    font-family: latoregular;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding-right: 100px;
}

.whypub_right{
  margin-bottom: 90px;
}

.whypub_right h2{
  color: #e1e1e1;
    float: left;
    font-family: latoblack;
    font-size: 50px;
    margin: auto 5px auto auto;
    transform: rotate(270deg);
}

.whypub_right h3{
 color: #2d2d2d;
    font-family: latoblack;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 0px;
    line-height: 20px;
    margin-bottom: 0;
    padding-right: 55px;
    text-transform: uppercase;
}

.whypub_right p{
    color: #454545;
    font-family: latoregular;
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 20px;
    margin-left: 65px;
    margin-top: 25px;
}
/*============== publisher page end =================*/



/*============== about page start =================*/

.about_us{
  border-bottom: 1px solid #d3d3d3;
  float: left;
  margin-bottom: 30px;
  margin-top: 100px;
  width: 100%;
}

.about_us_left{
  margin: auto;
}

.about_us_left h1{
  color: #2d2d2d;
  font-family: latoblack;
  font-size: 40px;
  letter-spacing: 5px;
  line-height: 60px;
  margin-top: 0px;
  text-transform: uppercase;
  width: 100%;
}

.about_us_right{
  margin: auto;
}

.about_us_right p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 45px;
  margin-left: 65px;
  margin-top: 0;
}

.about_us_img{
  text-align: center;
}

.about_us_img img{
  position: relative;
  right: 135px;
  top: -150px;
}


/*============== about page end =================*/





/*============== Media Query Start =================*/
@media (min-width: 0px) and (max-width: 480px) {

  .signup_button a{
    font-size: 18px;
  }


  .res_slider .slider__item img{
    max-width: 98% !important;
  }
  .res_slider .slider-container{
  background-color: #fff !important;
}
  .header .navbar-toggle{
  margin-right: 0px;
  border-radius: 0px;
}

.header .navbar-default .navbar-toggle .icon-bar {
    background-color: #3596d1;
}

.header .navbar-default .navbar-toggle {
    border-color: transparent;
    margin-top: -55px;
}

.header .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
  background-color: transparent;
}

.header .header_second_menu{
  width: 100%;
}

.header .navbar-nav {
    margin: 0;
}
.header .header_second_menu .navbar-nav > li{
  padding: 0px !important;
}

.header .navbar-default .navbar-nav > li > a{
  padding: 10px !important;
}

.header .navbar-default .navbar-nav > li > a:hover{
  background-color: #454545;
  color: #fff !important;
}

.header .dropdown-menu{
  width: 100%;
}

.res_slider{
  float: left;
  width: 100%;
  margin-top: -20px;
}
.pdleftsmall{
  padding-left: 15px !important;
}

.secdinner{
  margin-bottom: 30px;
    margin-left: -10px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
}
.secdinnermgleft {
    margin-bottom: 30px !important;
}

.tlga_left .para1{
  padding-right: 0px;
  text-align: justify;
}

.tlga_left .para2{
      margin-left: -15px;
    text-align: justify;
    margin-right: -15px;
}
.tlga_right_small{
  border-bottom:1px solid #d3d3d3;
}
.bestaffiliate .bestaffiliate_right .affpara1{
  text-align: justify;
  padding-right: 0px;
  margin-right: -15px;
}
.bestaffiliate .bestaffiliate_right .affpara2{
  margin-left: -15px;
  margin-right: -15px;
  text-align: justify;
  padding-bottom: 65px;
}
.choose_div{
  margin-bottom: 45px;
}

.choose_div p{
  padding-right: 0px; 
  text-align: justify;
}

.choose .chooseborder{
  margin-top: 0px;
}
.growup_middle p{
  text-align: justify;
}
.growup_rightsmall img{
  margin-top: 30px;
}
.growup_height{
  height: auto;
}
.signup_content h6{
  margin-bottom: 25px;
}
.sliderdiv .carousel-control.left, .sliderdiv .carousel-control.right{
  margin-right: 65px;
  margin-left: 50px;
}
.sliderdiv .carousel-inner a{
  padding-left: 40px;
}
.footer_left img {
    float: none;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.footer_left p{
  text-align: center;
}
.footer_left{
  text-align: center;
}
.footer_right {
    float: none;
    text-align: center;
    margin-top: 0px;
}
.copyright{
  margin-top: 10px;
}
.copyright_left p{
  text-align: center;
}
.copyright_right{
  text-align: center;
  float: none;
}
.growup_left h5{
  padding-left: 10px;
}
.header_second_menu .navbar-default{
  margin-top: 20px;
}

.about_us{
  margin-top: 0px;
}
.about_us_right p{
  margin-left: -15px;
  text-align: justify;
  margin-right: -15px;
}
.publisher{
  margin-top: 0px;
}
.pub_right h3{
  padding-right: 0px;
  border-top: 1px solid #d3d3d3;
}
.pub_right p{
  padding-right: 0px;
  margin-bottom: 20px;
}
.pub_right ul{
  padding-left: 30px;
}
.pub_right ul li{
  padding-left: 10px;
  padding-right: 0px;
}
.pub_box{
  margin-bottom: 20px;
}
.whypub{
  margin-top: 0px;
}
.whypub_left p{
  padding-right: 0px;
  text-align: justify;
  margin-bottom: 35px;
}
.whypub_right {
  margin-bottom: 40px;
  margin-left: -30px;
  margin-right: -15px;
  text-align: justify;
}
.whypub_right h3{
  text-align: left;
}
.happyclients{
  margin: 0 auto 25px;
}
.hc_left .hc_border{
  margin-bottom: 30px;
}
.hc_test {
    margin-bottom: 80px;
    margin-left: -30px;
    margin-right: -15px;
    text-align: justify;
}
.hc_test p{
  padding-right: 0px;
  text-align: justify;
}
.contactpage{
  margin: 0 auto 25px;
}
.ctimage_small img{
  margin: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}
.map{
  margin-bottom: 40px;
}

.res_slider .slider-nav__control{
  background-color: #3596D1 !important;
}

.res_slider .slider-nav__control.is-active{
  background: #C1DA21 !important;
}





.new_hm_inner .hm_n_rdxvideo{
  float: right;
  left: 15px;
  position: relative;
  top: -590px;
  z-index: -1;
}
.new_hm_inner .hm_n_content {
    left: 0;
    position: relative;
    top: -110px;
}
.new_hm_inner .hm_n_char {
    left: 0;
    margin-top: 0;
    position: relative;
    top: 350px;
    z-index: -1;
}
.new_hm_inner .hm_n_cloud {
    left: 0;
    position: relative;
    top: 0;
}

}




@media (min-width: 481px) and (max-width: 767px) {

  .lis_stren_img img {
    display: block;
    float: left;
    margin: auto auto 15px;
}
  .header .navbar-toggle{
  margin-right: 0px;
  border-radius: 0px;
}

.header .navbar-default .navbar-toggle .icon-bar {
    background-color: #3596d1;
}

.header .navbar-default .navbar-toggle {
    border-color: #c1da21;
    margin-top: -55px;
}

.header .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
  background-color: transparent;
}

.header .header_second_menu{
  width: 100%;
}

.header .navbar-nav {
    margin: 0;
}
.header .header_second_menu .navbar-nav > li{
  padding: 0px !important;
}

.header .navbar-default .navbar-nav > li > a{
  padding: 10px !important;
}

.header .navbar-default .navbar-nav > li > a:hover{
  background-color: #3596D1;
  color: #fff !important;
}

.header .dropdown-menu{
  width: 100%;
}

.res_slider{
  float: left;
  width: 100%;
  margin-top: -20px;
}
.pdleftsmall{
  padding-left: 15px !important;
}

.secdinner{
  margin-bottom: 30px;
    margin-left: -10px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
}
.secdinnermgleft {
    margin-bottom: 30px !important;
}

.tlga_left .para1{
  padding-right: 0px;
  text-align: justify;
}

.tlga_left .para2{
      margin-left: -15px;
    text-align: justify;
    margin-right: -15px;
}
.tlga_right_small{
  border-bottom:1px solid #d3d3d3;
}
.bestaffiliate .bestaffiliate_right .affpara1{
  text-align: justify;
  padding-right: 0px;
  margin-right: -15px;
}
.bestaffiliate .bestaffiliate_right .affpara2{
  margin-left: -15px;
  margin-right: -15px;
  text-align: justify;
  padding-bottom: 65px;
}
.choose_div{
  margin-bottom: 45px;
}

.choose_div p{
  padding-right: 0px; 
  text-align: justify;
}

.choose .chooseborder{
  margin-top: 0px;
}
.growup_middle p{
  text-align: justify;
}
.growup_rightsmall img{
  margin-top: 30px;
}
.growup_height{
  height: auto;
}
.signup_content h6{
  margin-bottom: 25px;
}
.sliderdiv .carousel-control.left, .sliderdiv .carousel-control.right{
  margin-right: 65px;
  margin-left: 50px;
}
.sliderdiv .carousel-inner a{
  padding-left: 40px;
}
.footer_left img {
    float: none;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.footer_left p{
  text-align: center;
}
.footer_left{
  text-align: center;
}
.footer_right {
    float: none;
    text-align: center;
    margin-top: 15px;
}
.copyright_left p{
  text-align: center;
}
.copyright_right{
  text-align: center;
  float: none;
}
.growup_left h5{
  padding-left: 10px;
}
.header_second_menu .navbar-default{
  margin-top: 20px;
}

.about_us{
  margin-top: 0px;
}
.about_us_right p{
  margin-left: -15px;
  text-align: justify;
  margin-right: -15px;
}
.publisher{
  margin-top: 0px;
}
.pub_right h3{
  padding-right: 0px;
  border-top: 1px solid #d3d3d3;
}
.pub_right p{
  padding-right: 0px;
  margin-bottom: 20px;
}
.pub_right ul{
  padding-left: 30px;
}
.pub_right ul li{
  padding-left: 10px;
  padding-right: 0px;
}
.pub_box{
  margin-bottom: 20px;
}
.whypub{
  margin-top: 0px;
}
.whypub_left p{
  padding-right: 0px;
  text-align: justify;
  margin-bottom: 35px;
}
.whypub_right {
  margin-bottom: 40px;
  margin-left: -30px;
  margin-right: -15px;
  text-align: justify;
}
.whypub_right h3{
  text-align: left;
}
.happyclients{
  margin: 0 auto 25px;
}
.hc_left .hc_border{
  margin-bottom: 30px;
}
.hc_test {
    margin-bottom: 80px;
    margin-left: -30px;
    margin-right: -15px;
    text-align: justify;
}
.hc_test p{
  padding-right: 0px;
  text-align: justify;
}
.contactpage{
  margin: 0 auto 25px;
}
.ctimage_small img{
  margin: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}

.map{
  margin-bottom: 40px;
}

.res_slider .slider-nav__control{
  background-color: #3596D1 !important;
}

.res_slider .slider-nav__control.is-active{
  background: #C1DA21 !important;
}

.res_slider .slider-container{
  background-color: #fff;
}

}




@media (min-width: 768px) and (max-width: 1024px) {

  .header_second_menu .navbar-nav > li{
    padding: 8px !important;
  }

.res_slider .slider-nav__control{
  background-color: #3596D1 !important;
}

.res_slider .slider-nav__control.is-active{
  background: #C1DA21 !important;
}

.res_slider .slider-container{
  background-color: #fff !important;
}
.pdleftsmsize{
   margin-left: 15px;
}
.secdinner {
    margin-bottom: 35px;
    margin-left: -30px;
}
.secdinnermgleft {
    margin-bottom: 35px !important;
}
.tlga_left .para1{
  padding-right: 0px;
  text-align: justify;
}

 .tlga_left .para2 {
    margin-left: -15px;
    padding-right: 0px;
    text-align: justify;
    margin-right: -15px;
}

.tlga_right_small img{
  position: relative;
  top: 110px;
}
.bestaffiliate .bestaffiliate_right .affpara1{
  padding-right: 0px;
  text-align: justify;
}
.bestaffiliate .bestaffiliate_right .affpara2{
  margin-left: -15px;
  text-align: justify;
}

.choose_div {
margin-bottom: 30px;
    margin-left: -30px;
    margin-right: -30px;
}
.growup_middle p{
  margin-left: -15px;
  text-align: justify;
}
.growup_rightsmall{
  text-align: center;
}
.growup_rightsmall img{
  margin: auto;
  display: block;
}
.secdright_small img{
  position: relative;
  top: 100px;
}

.about_us{
  margin-top: 0px;
}

.about_us_right p{
  margin-left: 0px;
  text-align: justify;
}
.abtsmsizeimage img{
  margin: auto;
  display: block;
}
.publisher{
  margin-top: 0px;
}
.pub_left_main_small img{
  margin:auto;
  display: block;
}

.pub_right h3{
   padding-right: 0;
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
}
.pub_right p{
  padding-right: 0px;
  text-align: justify;
}

.pub_right ul{
  padding-left: 15px;
  padding-top: 30px;
}

.pub_box{
  margin-bottom: 30px;
}
.whypub{
  margin-top: 0px;
}
.whypub_left p{
  padding-right: 0px;
  text-align: justify;
  margin-bottom: 35px;
}
.whypub_right{
  margin-left: -25px;
  margin-bottom: 50px;
}
.whypub_right p{
  text-align: justify;
}
.happyclients{
  margin-top: 0px;
}
.hc_left .hc_border{
  margin-bottom: 50px;
}
.hc_test{
  margin-left: -30px;
  margin-right: 40px;
}
.hc_test p{
  padding-right: 0px;
  text-align: justify;
}
.ct_right{
  margin-bottom: 30px;
}
.map{
  margin-top: 0px;
}




}


/*============== Media Query end =================*/











/*============== new website css start =================*/


.new_hm{
  float: left;
  width: 100%;
}
.new_hm_inner{
  float: left;
  width: 100%;
}
.new_hm_inner .hm_n_cloud{
  left: 100px;
  position: relative;
  top: -80px;
}
.new_hm_inner .hm_n_char{
  left: 200px;
  margin-top: 100px;
  position: relative;
  z-index: -1;
}
.new_hm_inner .hm_n_content{
  left: 160px;
  position: relative;
  top: -50px;
}
.new_hm_inner .hm_n_rdxvideo{
  float: right;
  left: 75px;
  position: relative;
  top: -110px;
  z-index: 0;
}
.hm_n_happy{
  border-top: 1px solid #d3d3d3;
  float: left;
  padding-top: 50px;
	    padding-bottom: 25px;
  width: 100%;
  margin-top: -7px;
}
.hm_n_happy_inner{
  float: left;
  width: 100%;
}
.hm_n_happy_inner h1{
      color: #2d2d2d;
    font-family: latolight;
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 50px;
    margin-top: -15px;
    text-transform: uppercase;
    width: 100%;
}
.hm_n_happy_inner .hc_border{
  border-top: 2px solid #d3d3d3;
  margin-top: 40px;
  width: 30%;
}
#nt-example1{
  height: 325px !important;
}

#nt-example1 li{
  float: left;
  width: 100%;
}
.hp_bt_bord{
  float: left;
  width: 30%;
  border-top: 2px solid #d3d3d3;
  margin-bottom: 30px;
}

.tes_hm_new{
  float: left;
  margin-bottom: 30px;
  width: 100%;
  padding-left: 45px;
}
.tes_hm_new p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: left;
  width: 220px;
}
.tes_hm_new a{
  float: left;
  font-family: latoregular;
  margin-bottom: 5px;
  width: 100%;
  font-size: 13px;
}
.tes_hm_new img{

}

.hp_hm_im_top{
  float: right;
  position: relative;
  top: 70px;
  cursor: pointer;
  transform:rotate(90deg);
}

.hp_hm_im_bottom{
  float: right;
  cursor: pointer;
  position: relative;
  top: -160px;
  transform:rotate(270deg);
}



.n_career{
  float: left;
  width: 100%;

}
.m_carrer_inner{
  float: left;
  width: 100%;
	margin-top: 25px;
}
.m_carrer_inner img{
  float: right;
}
.dream_team{
  float: left;
  width: 100%;
  padding-top: 20px;
}
.dream_team_inner{
  float: left;
  padding-bottom: 70px;
  padding-top: 70px;
  width: 100%;
}
.dream_team_inner h1{
  color: #2d2d2d;
  font-family: latolight;
  font-size: 32px;
  letter-spacing: 0.5px;
  margin: auto;
  text-transform: uppercase;
}
.dream_team_inner p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: left;
  width: 55%;
  margin-left:45px;
}
.open_position{
  float: left;
  width: 100%;
  padding: 20px;
  border-top: 1px solid #d3d3d3;
}
.open_position_inner{
  float: left;
  width: 100%;
}
.open_position_inner p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: left;
  width: 70%;
}
.open_position_inner h2{
  color: #ffffff;
  display: block;
  font-family: latobold;
  font-size: 18px;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  width: 220px;
}
.open_position_inner h2 a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0px 3px #2578aa;
  color: #ffffff;
  display: block;
  font-family: latobold;
  font-size: 18px;
  margin: auto;
  padding: 12px;
  text-align: center;
  text-transform: uppercase;
  width: 220px;
  text-decoration: none;
}
.open_position_inner h2 a:hover{
  cursor: pointer;
  box-shadow: none;
  transition:0.5s;
}
.open_position_inner h2 a:not(:hover){
  transition:0.5s;
}



.top_rated{
  float: left;
  width: 100%;
  border-top: 1px solid #d3d3d3;
  padding-top: 40px;
}
.top_rated_inner{
  float: left;
  width: 100%;
}
.top_rated_inner h3{
  color: #2d2d2d;
  font-family: latolight;
  font-size: 35px;
  letter-spacing: 0.5px;
  margin: auto;
  text-transform: uppercase;
}
.top_rated_inner p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: left;
  width: 90%;
  margin-bottom: 20px;
	    margin-left: 43px;
}

.top_rated_inner img{
  margin-bottom: 20px;
}

.top_rated_inner img:hover{
        transition:0.5s;
}
.top_rated_inner img:not(:hover){
  transition:0.5s;
}
.invest_peo{
  float: left;
  width: 100%;
  padding-top: 40px;
}
.invest_peo_inner{
  float: left;
  width: 100%;
}
.invest_peo_inner h4{
  color: #2d2d2d;
  font-family: latolight;
  font-size: 35px;
  letter-spacing: 0.5px;
  margin: auto;
  text-transform: uppercase;
}
.invest_peo_inner p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 35px;
	    margin-left: 43px;
  text-align: left;
  width: 90%;
}
.invest_peo_inner img{
  margin-bottom: 20px;
}
.invest_peo_inner img:hover{
        transition:0.5s;
}
.invest_peo_inner img:not(:hover){
  transition:0.5s;
}

.n_testi{
  float: left;
 margin-bottom: 50px;
  margin-top: 25px;
  width: 100%;
  border-top: 1px solid #d3d3d3;
  padding-top: 50px;
}

.testi_right{
  float: left;
  width: 100%;
  padding-left: 40px;
}

.n_testi p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
  width: 90%;
}

.n_testi .brac_1{

}
.n_testi span{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
  font-weight: bold;
}
.n_testi .brac_2{
  float: right;
  margin-right: 60px;
}

.revol{
  float: left;
  padding-top: 20px;
  width: 100%;
}
.revol_inner{
  float: left;
  padding-bottom: 40px;
  padding-top: 40px;
  width: 100%;
}
.revol_inner h1{
  color: #2d2d2d;
  font-family: latolight;
  font-size: 35px;
  letter-spacing: 0.5px;
  margin: auto;
  text-transform: uppercase;
  line-height: 45px;
}
.revol_inner p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: left;
  width: 73%;
}
.revol_inner .pfirst_tag{
  padding-left: 46px;
  width: 85%;
}

.invest_peo_inner h6{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 92px;
  color: #ffffff;
  font-family: latobold;
  font-size: 20px;
  height: 110px;
  line-height: 20px;
  margin: auto;
  padding-top: 27px;
  text-align: center;
  text-transform: uppercase;
  width: 110px;
  cursor: pointer;
  border:1px solid transparent;
}

.invest_peo_inner h6 span{
  font-size: 13px;
}
.invest_peo_inner h6:hover{
  background: #C1DA21;
  transition:0.5s;
        border:1px solid transparent;
}
.invest_peo_inner h6:not(:hover){
  transition:0.5s;
}



.hp_clnts{
  float: left;
  width: 100%;
  padding: 30px;
  background: #3596d1;
}
.hp_clnts_inner{
  float: left;
  width: 100%;
}
.hp_clnts_inner a{
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 4px #2578aa;
  color: #454545;
  float: right;
  font-family: latobold;
  font-size: 22px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 11px;
  text-align: center;
  text-transform: uppercase;
  width: 280px;
}
.hp_clnts_inner a:hover{
  box-shadow: none;
  transition:0.5s;
  cursor: pointer;
  text-decoration: none;

}
.hp_clnts_inner a:not(:hover){
  transition:0.5s;
}
.al_left{
  float: left !important;
}

.co_p p{
  width: 84%;
}

.co_p h4{
  border: 1px solid #d3d3d3;
  border-radius: 80px;
  color: #3596d1;
  display: block;
  font-family: latobold;
  font-size: 28px;
  height: 120px;
  margin: 50px auto auto;
  padding-top: 45px;
  text-align: center;
  text-transform: uppercase;
  width: 120px;
}

.co_p h4:hover{
  background: #3596d1;
  color: #fff;
  transition:0.5s;
  border:1px solid #3596d1;
  cursor: pointer;
}
.co_p h4:not(:hover){
  transition:0.5s;
}

.sound_good{
  border-top: 1px solid #d3d3d3;
  float: left;
  padding: 30px;
  width: 100%;
}
.sound_good_inner{
  float: left;
  width: 100%;
}
.sound_good_inner span{
  color: #2d2d2d;
  font-family: latoregular;
  font-size: 18px;
  text-transform: uppercase;
}
.sound_good_inner p{
  color: #2d2d2d;
  font-family: latoregular;
  font-size: 14px;
  letter-spacing: 0.5px;
}


.sound_good_inner ul{
  margin: auto;
  padding-top: 20px;
}

.sound_good_inner ul li{
  display: inline-block;
  margin-right: 30px;
}
.sound_good_inner ul li a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 3px #2578aa;
  color: #ffffff;
  text-decoration: none;
  font-family: latobold;
  font-size: 18px;
  padding: 7px 35px;
  text-transform: uppercase;
}


.sound_good_inner ul li a:hover{
  transition:0.5s;
  box-shadow: none;
}

.sound_good_inner ul li a:not(:hover){
  transition:0.5s;
}

.co_over{
  margin-top: 0px;
}

#author_bio_wrap{
  float: left;
  margin-top: 30px;
  width: 100%;
  padding: 20px;
}
#author_bio_wrap p{
  border-bottom: 1px solid #d3d3d3;
  line-height: 35px;
  margin: auto auto 10px;
  width: 100%;
}





.lai_cult{
  float: left;
  padding-bottom: 50px;
  padding-top: 50px;
  width: 100%;
}

.lai_cult_inner{
  float: left;
  width: 100%;
}

.lai_cult_inner h1{
  color: #2d2d2d;
  font-family: latolight;
  font-size: 35px;
  letter-spacing: 0.5px;
  margin: auto;
  padding-bottom: 80px;
  text-transform: uppercase;
}
.lai_cult_inner p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-bottom: 50px;
  text-align: left;
  width: 100%;
	padding-left: 30px;
}
.lai_cult_inner img{
   margin-bottom: 20px;
}
.lai_cult_inner img:hover{
    
}
.lai_cult_inner img:not(:hover){
  transition: all 0.5s ease 0s;
}

.trust_bor {
  border-top: 1px solid #d3d3d3;
}


.lai_work{
  float: left;
  width: 100%;
  z-index: 999;
}
.lai_work_inner{
  text-align: right;
  float: left;
  width: 100%;
  position: absolute;
  padding: 60px;
}
.lai_work_inner h3{
  color: #ffffff;
  font-family: latolight;
  font-size: 40px;
  margin: auto auto 40px;
  text-transform: uppercase;
}
.lai_work_inner p{
   color: #ffffff;
    font-family: latoregular;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px
}

.lai_work_inner ul{
  margin: auto;
}

.lai_work_inner ul li{
  display: inline-block;
}

.lai_work_inner ul li a{
  background: #ffffff none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 4px #2578aa;
  color: #454545;
  float: right;
  font-family: latobold;
  font-size: 22px;
  margin-left: 20px;
  margin-right: 0px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 210px;
}

.lai_work_inner ul li a:hover{
  box-shadow: none;
  transition:0.5s;
}
.lai_work_inner ul li a:not(:hover){
  transition:0.5s;
}

.lai_work img{
  float: right;
  clear: both;
}


.lai_mak{
  font-size: 33px !important;
  padding-bottom: 240px !important;
} 

.lai_youlove{
  float: left;
  width: 100%;
  border-top: 1px solid #d3d3d3;
  padding: 30px; 
	padding-top: 40px;
}
.lai_youlove_inner{
  float: left;
  width: 100%;
}
.lai_youlove_inner h5{
  color: #2d2d2d;
  font-family: latolight;
  font-size: 35px;
  letter-spacing: 0.5px;
  margin: auto;
  text-transform: uppercase;
}
.lai_youlove_inner p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-bottom: 50px;
  text-align: left;
  width: 90%;
}
.lai_youlove_inner img{
  margin-bottom: 20px;
}
.lai_youlove_inner img:hover{

}
.lai_youlove_inner img:not(:hover){
  transition:0.5s;
}

.n_sayhello{
  float: left;
  width: 100%;
  padding-top: 40px;
}
.n_sayhello_inner{
  float: left;
  width: 100%;
  padding-bottom: 100px;
}
.n_sayhello_inner h1{
  color: #2d2d2d;
  font-family: latolight;
  font-size: 40px;
  margin-bottom: 80px;
  text-transform: uppercase;
}
.n_addbar{
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
  margin-right: 35px;
  padding: 30px;
}
.n_addbar p{
  color: #454545;
  font-family: latoregular;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

.icubes_add{
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}
.icubes_add img{
  margin: auto;
}

.icubes_add img:hover{
  
}

.icubes_add img:not(:hover){
  transition: all 0.5s ease 0s;
}

.icubes_add_right{
  border-bottom: 1px solid #d3d3d3;
  margin: auto;
  /* padding-bottom: 20px;
  padding-top: 30px;
  padding-left: 30px; */
  text-align: justify;
}
.icubes_add_right h2{
  color: #454545;
  font-family: latobold;
  font-size: 13px;
  margin: auto auto 5px;
  letter-spacing: 0.5px;
}
.icubes_add_right p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 25px;
}

.orm_how{
  margin: 30px auto 50px;
}

.orm_how h4{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 84px;
  color: #ffffff;
  font-family: latobold;
  font-size: 14px;
  height: 130px;
  padding-top: 50px;
  text-align: center;
  width: 130px;
  border: 1px solid rgba(0, 0, 0, 0);
  margin: auto;
  cursor: pointer;
}
.orm_how h4:hover{
  background: #c1da21 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  transition: all 0.5s ease 0s;
}
.orm_how h4:not(:hover){
  transition: all 0.5s ease 0s;
}

.lai_work_inner h3 span{
  font-family: latobold;
}

.orm_p{
  width: 65%;
  float: right;
}


.orm_cont{
  float: left;
  width: 100%;
  padding: 30px;
}

.orm_cont_inner{
  float: left;
  width: 100%;
}

.orm_cont_inner h3{
  color: #2d2d2d;
  font-family: latoregular;
  font-size: 18px;
  text-transform: uppercase;
}

.orm_cont_inner p{
  color: #2d2d2d;
  font-family: latoregular;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.orm_cont_inner a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 3px #2578aa;
  color: #ffffff;
  float: left;
  font-family: latobold;
  font-size: 18px;
  margin-top: 30px;
  padding: 7px 35px;
  text-decoration: none;
  text-transform: uppercase;
}

.orm_cont_inner a:hover{
  box-shadow: none;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  color: #fff;
}

.orm_cont_inner a:not(:hover){
  transition: all 0.5s ease 0s;
}


.orm_not{
  float: left;
  width: 100%;
  border-top: 1px solid #d3d3d3;
  padding: 30px;
}
.orm_not_inner{
  float: left;
  width: 100%;
}
.orm_not_inner h5{
  color: #2d2d2d;
  font-family: latoregular;
  font-size: 18px;
  text-transform: uppercase;
}

.orm_not_inner p{
  color: #2d2d2d;
  font-family: latoregular;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.orm_not_inner ul{
  list-style-type: none;
  margin-top: 30px;
}

.orm_not_inner ul li{
  display: inline-block;
}

.orm_not_inner ul li a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 3px #2578aa;
  color: #ffffff;
  float: left;
  font-family: latobold;
  font-size: 18px;
  margin-right: 25px;
  margin-top: 15px;
  padding: 7px 35px;
  text-decoration: none;
  text-transform: uppercase;
}
.orm_not_inner ul li a:hover{
  box-shadow: none;
  transition:0.5s;
  color: #fff;
  text-decoration: none;
}
.orm_not_inner ul li a:not(:hover){
  transition:0.5s;
}


.smm_top_div{
  border:1px solid #d3d3d3;
  padding: 20px;
  margin-bottom: 30px;
  width: 73%;
}
.smm_top_div p{
  width: 100%;
}
.smm_top_div p span{
  color: #3596d1;
}

.smm_driv{
   margin-top: 50px;
    text-align: center;
    width: 180px;
}
.smm_driv_img_heig{
  height: 100px;
}
.smm_driv img{
  margin: auto;
}
.smm_driv p{
  width: 100%;
  text-align: center;
}
.smm_stren img{
  float: right;
  position: relative;
  top: -440px;
  z-index: -1;
}
.smm_stren{
  float: left;
  padding: 80px 0 40px 40px;
  width: 100%;
  height: 500px;
}
.smm_stren_right{
  padding: 30px;
}
.smm_stren_right p{
  font-family: latolight;
  font-size: 40px;
  padding-left: 60px;
  color: #fff;
  text-transform: uppercase;
}

.smm_stren_left{

}
.smm_cla_abs{

}
.smm_stren_left h3{
   color: #2d2d2d;
    font-family: latoregular;
    font-size: 18px;
    text-transform: uppercase;
}

.smm_stren_left ul{
  list-style-type: none;
}
.smm_stren_left ul li{
    color: #2d2d2d;
    font-family: latoregular;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 35px;
}

.smm_bor{
  border-top: 1px solid #d3d3d3;
  width: 20%;
  margin-top: 70px;
  margin-left: -15px;
  float: left;
}


.smm_testi_bottm{
  border-top: 1px solid #d3d3d3;
  margin-top: 30px;
  float: left;
  width: 100%;
  padding-top: 20px;
}

.smm_testi_bottm p{

}

.smm_testi_bottm a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 3px #2578aa;
  color: #ffffff;
  float: left;
  font-family: latobold;
  font-size: 18px;
  margin-right: 25px;
  margin-top: 15px;
  padding: 7px 35px;
  text-decoration: none;
  text-transform: uppercase;
}

.smm_testi_bottm a:hover{
  box-shadow: none;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

.smm_testi_bottm a:not(:hover){
  transition:0.5s;
}


.smm_specia{
  float: left;
  width: 100%;
  margin-top: 30px;
}

.smm_specia h5{
  font-family: latobold;
  font-size: 18px;
  color: #2d2d2d;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 20px;
	margin-left: 43px;
}

.smm_specia ul{
  list-style-type: none;
  padding-bottom: 50px;
	margin-left: 43px;
}

.smm_specia ul li{
    color: #454545;
    font-family: latoregular;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 30px;
    text-align: left;
    width: 100%;
}

.po_ul h1{
  font-size: 33px;
}
.po_ul ul{
  list-style-type: none;
}

.po_ul ul li{
  color: #3596d1;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 25px;
  text-align: left;
}

.po_pub p{
  padding-left: 50px;
  padding-left: 280px;
}



.po_high_con{
  float: left;
  width: 100%;
  padding: 70px 30px 0px;
}


.po_high_con_inner{
  float: left;
  width: 100%;
  height: 450px;
  padding-right: 15px;
}
.brd_right{
  border-right: 1px solid #d3d3d3;
}
.po_high_con_img{
  height: 100px;
  text-align: center;
}
.po_high_con_img img{

}
.po_high_con h5{
  color: #454545;
  font-family: latobold;
  font-size: 14px;
  line-height: 20px;
}
.po_high_con p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: left;
  width: 100%;
}
.smm_bor1{
  border-top: 1px solid #d3d3d3;
    float: left;
    margin-left: -15px;
    margin-top: 70px;
    width: 20% !important;
}


.po_pad_bottom{
  padding-bottom: 50px;
}


.mm_top h6{
    font-family: latobold;
  font-size: 14px;
  letter-spacing:0.5px;
margin-left: 43px;
  color: #2d2d2d;
}

.mm_top ul{
  list-style-type: none;
	    margin-left: 43px;
} 

.mm_top ul li{
  font-family: latoregular;
  font-size: 14px;
  line-height: 25px;
  letter-spacing:0.5px;
  color: #2d2d2d;
}

.mm_border{
  border-top: 1px solid #d3d3d3;
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px !important;
}

.mm_succ_story{
  float: left;
  width: 100%;
  padding: 40px;
  text-align: center;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.mm_succ_story a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 3px #2578aa;
  color: #ffffff;
  font-family: latobold;
  font-size: 18px;
  padding: 7px 35px;
  text-decoration: none;
  text-transform: uppercase;
}

.mm_succ_story a:hover{
box-shadow: none;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    color: #fff;
}

.mm_succ_story a:not(:hover){
  transition:0.5s;
}

.mm_mobile h6{
    font-family: latobold;
  font-size: 14px;
  letter-spacing:0.5px;
  color: #2d2d2d;
  text-transform: uppercase;
}

.mm_mobile p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
  text-align: left;
  width: 100%;
}

.mm_mobile a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 3px #2578aa;
  color: #ffffff;
  font-family: latobold;
  font-size: 18px;
  padding: 7px 35px;
  text-decoration: none;
  text-transform: uppercase;
}

.mm_mobile a:hover{
  box-shadow: none;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    color: #fff;
}

.mm_mobile a:not(:hover){
  transition:0.5s;
}

.lis_bor{
  border-top: 1px solid #d3d3d3;
  margin-top: -70px !important;
}


.lis_stren{
  height: 225px;
  margin-bottom: 85px;
  padding-left: 30px;
}
.lis_stren_bor1{
  border-right: 2px solid #d3d3d3;
}
.lis_stren_bor{
  height: 150px;
}

.lis_stren_img{
  height: 110px;
}

.lis_stren_img img{
  margin: auto;
  display: block;
}

.lis_stren h6{
  color: #454545;
  font-family: latobold;
  font-size: 14px;
  margin: auto auto 10px;
  line-height: 20px;
  text-transform: uppercase;
}

.lis_stren p{
  color: #2d2d2d;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding-right: 30px;
}


.list_ulli{
  padding: 50px !important;
}
.list_ulli ul{
  list-style-type: none;
}

.list_ulli ul li{
  color: #ffffff;
  display: inline-block;
  font-family: latobold;
  font-size: 14px;
  margin-left: 25px;
  text-align: left;
  text-transform: uppercase;
  width: 125px;
}
.list_ulli ul li:nth-of-type(6){
  width: auto;
}
.list_ulli ul li img{
  float: right;
  margin-top: -5px;
}


.list_bor_tpo{
  border-top: 0px !important;
  padding: 40px;
}

.lis_righ_bor{
  border-top: 1px solid #d3d3d3;
  width: 20%;
  float: left;
  margin-top: 50px;
}

.list_orm_con{
  padding-top: 0px;
}


.sdd_bor{
  border-top: 1px solid #d3d3d3;
  margin-top: 30px;
}

.proby{
  border-top: 1px solid #d3d3d3;

}

.proby_ptag p{
  font-family: latoregular;
  font-size: 30px;
  color: #fff;
  line-height: 10px;
  margin: 18px auto auto;
  text-transform: uppercase;
}


.proby_uli ul{
	list-style: circle;
	color: #3596D1;
}

.proby_uli ul li{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  padding-right: 30px;
  line-height: 30px;
  text-align: left;
}

/*.proby_uli ul li::before {
  content: "• ";
  color: #3596D1;  or whatever color you prefer 
}*/


.proby_uli h4 span{
  color: #2d2d2d;
  float: left;
  font-family: latobold;
  font-size: 8px;
  line-height: 12px !important;
  text-transform: uppercase;
  width: 100%;
}


.proby_inter{
  float: left;
  width: 100%;
}

.proby_inter p{
  color: #454545;
  font-family: latoregular;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 20px;
      margin-bottom: 0px;
    padding-bottom: 15px;
  text-align: left;
  width: 90%;
}
.probuy_h1 h1{
  padding-bottom: 0px !important;
}
.proby_inter a{
  background: #3596d1 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 3px #2578aa;
  color: #ffffff;
  display: block;
  font-family: latobold;
  font-size: 18px;
  margin: auto;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.proby_inter a:hover{
   box-shadow: none;
    cursor: pointer;
    transition: all 0.5s ease 0s;
    text-decoration: none;
    color: #fff;
}

.proby_inter a:not(:hover){
  transition:0.5s;
} 


.lis_stren_borheight{
  float: left;
    height: 250px !important;
    width: 100%;
}
.permar_bor{
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}

.permar_p_tag p{
  padding-bottom: 0px !important;
}

.permar ul{
  padding-top: 15px;
}

.permar ul li{
  width: 150px !important;

}
.permar ul li img{
  margin: auto;
}

.permar ul li:nth-of-type(5){
  width: auto;
}


.perma_reach{
  float: left;
  width: 100%;
  margin-top: -40px;
  margin-bottom: 50px;
}

.perma_reach h6{
  border-bottom: 2px solid #d3d3d3;
  border-top: 2px solid #d3d3d3;
  font-family: latoregular;
  font-size: 24px;
  line-height: 70px;
  text-transform: uppercase;
}


.perma_h4 h4{
  border: 1px solid #d3d3d3;
    border-radius: 80px;
    color: #3596d1;
    display: block;
    font-family: latobold;
    font-size: 25px;
    height: 120px;
    margin: auto;
    padding-top: 45px;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}
.perma_h4 h4 span{
  color: #2d2d2d;
    float: left;
    font-family: latobold;
    font-size: 8px;
    line-height: 12px !important;
    text-transform: uppercase;
    width: 100%;
}

.perma_h4 h4:hover{
  background: #3596d1 none repeat scroll 0 0;
  border: 1px solid #3596d1;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.5s ease 0s;
}
.perma_h4 h4:not(:hover){
  transition:0.5s;
}


.perma_h5 h5{
  background: #3596d1 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 92px;
  color: #ffffff;
  cursor: pointer;
  font-family: latobold;
  font-size: 12px;
  height: 70px;
  line-height: 12px;
  margin: auto;
  padding-top: 18px;
  text-align: center;
  text-transform: uppercase;
  width: 70px;
  border: 1px solid rgba(0, 0, 0, 0);
}

.perma_h5 h5 span{
  font-size: 9px;
}

.perma_h5 h5:hover{
   background: #c1da21 none repeat scroll 0 0;
    transition: all 0.5s ease 0s;
}

.perma_h5 h5:not(:hover){
  transition: all 0.5s ease 0s;
}

.permasou_top{
  margin-top: 60px;
}















/*============== new media query start =================*/
@media (min-width: 368px) and (max-width: 480px) {


}
@media (min-width: 368px) and (max-width: 480px) {

  




  .new_hm_inner .hm_n_cloud{
  left: 0px;
  top: -135px;
}
.icubes_add_right{
  border-bottom: 0px;
}


.proby_ptag{
 height: auto !important;
}
.new_hm_inner .hm_n_char{
  left: 0;
  margin-top: 0;
  position: relative;
  top: 440px;
}
.new_hm_inner .hm_n_content{
  left: 60px;
  top: -30px;
}

.new_hm_inner .hm_n_rdxvideo{
  top: -518px;
  left: 20px;
}

}





@media (min-width: 0px) and (max-width: 480px) {
.cant_say{
  border-top: 1px solid #d3d3d3;
  float: left;
  height: 85px;
  padding-top: 20px;
  width: 100%;
}
.cant_say p{
  color: #252320;
  float: left;
  font-family: latobold;
  font-size: 12px;
  margin: auto;
  text-transform: uppercase;
  width: 70%;
}
.cant_say img{
  float: right;
  margin-top: -15px;
}

  .new_hm_inner1{
    margin-top: -50px;
  }
  .new_hm_inner1 .hm_n_cloud1{
    float: left;
    position: relative;
    right: 0;
    top: 0;
  }
  .new_hm_inner1 .hm_n_char1{
    margin-bottom: 20px;
    position: relative;
    z-index: -1;
  }
  .new_hm_inner1 .hm_n_hand1{
    float: right;
  }



  .tes_hm_new{
    margin-top: 35px;
  }
  .icubes_add img {
    margin: 10px auto;
}
.n_addbar{
  margin-right: 0px;
}
  .po_high_con_img img{
    float: left;
  }
  .po_high_con_img{
    float: left;
    width: 100%;
  }
  .orm_how {
    margin: auto auto 10px;
}
  .lis_stren_img img {
    display: block;
    float: left;
    margin: auto auto 15px;
}
.new_hm_inner .hm_n_cloud{
  left: 0px;
  top: 0px;
}
.new_hm_inner .hm_n_char{
  left: 55px;
  margin-top: 0;
}
.new_hm_inner .hm_n_content{
  left: 60px;
  top: -120px;
}

.new_hm_inner .hm_n_rdxvideo{
  top: -600px;
  left: 7px;
}


.revol_inner{
  padding-top: 15px;
  padding-bottom: 20px;
}
.revol_inner h1,.top_rated_inner h3,.invest_peo_inner h4, .dream_team_inner h1{
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
}
.revol_inner .pfirst_tag,.revol_inner p,.top_rated_inner p,.invest_peo_inner p,.n_testi p,.dream_team_inner p,.lai_cult_inner p,.lai_youlove_inner p{
  padding-left: 0px;
  width: 100%;
  text-align: justify;
}
.invest_peo{
  padding-top: 0px;
}
.invest_peo_inner h6{
  margin-bottom: 10px;
}
.n_testi_inner img{
  margin-bottom: 20px;
}
.hp_clnts_inner a{
 box-shadow: 0 4px #2578aa;
    color: #454545;
    display: block;
    float: none;
    font-family: latobold;
    font-size: 11px;
    margin: auto auto 20px;
    padding: 11px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.dream_team_inner{
  padding-top: 0px;
  padding-bottom: 0px;
}
.pdleft{
  padding-left: 15px !important;
}
.pdright{
  padding-right: 15px !important;
}
.co_p h4{
  margin: auto auto 10px;  
}
.sound_good_inner ul li{
  margin-bottom: 30px;
}
.header .navbar-default .navbar-toggle{
  margin-right: 30px;
  margin-top: -75px;
}

.n_testi .brac_2{
  margin-right: 0px;
}
.lai_cult_inner h1{
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
}
.lai_cult_inner p{
  padding-bottom: 10px;
}
.lai_cult_inner img{
  margin:auto auto 10px;
}
.lai_work_inner{
  padding: 20px 30px 0 0;
}
.lai_work_inner h3 {
    font-size: 19px;
    margin: auto auto 20px;
}
.lai_work_inner p{
  color: #ffffff;
  font-family: latoregular;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 5px;
  width: 100%;
}
.lai_work_inner ul li{
  padding-top: 15px;
}
 .lai_work_inner ul li a{
  font-size: 12px;
  padding: 10px 28px;
  width: auto;
 }

.lai_cult_inner h1{
  padding-bottom: 10px !important;
}
.lai_youlove_inner h5{
  font-size: 18px;
  margin: auto auto 20px;
}
.lai_youlove_inner img {
    display: block;
    margin: auto auto 10px;
}
.lis_stren_borheight{
  height: auto !important;
}
.lis_stren_bor1 {
    border-right: medium none;
    float: left;
    width: 100%;
}
.lis_stren_bor{
  float: left;
  width: 100%;
  height: auto;
}
.orm_cont{
  padding: 30px !important;
}
.lis_stren {
    border: 1px solid #d3d3d3;
    float: left;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 14px;
    width: 100%;
}
.lai_work img{
  height: 220px;
}
.permar ul li img{
  height: auto;
}
.list_ulli ul li {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    width: 180px !important;
}
.list_ulli{
  padding: 0px !important;
}
.lai_work_inner ul{
   margin: auto;
   padding-left: 60px;
}
.perma_reach{
  margin-top: 0px;
}
.perma_reach h6{
  font-size: 14px;
  line-height: 20px;
}
.lis_stren_img{
  height: auto;
}
.perma_h4 h4,.perma_h5 h5{
  margin-bottom: 10px;
}
.orm_cont_inner a,.orm_not_inner ul li a,.mm_succ_story a{
  font-size: 13px;
}
.mm_succ_story a{
  margin-bottom: 20px;
  margin-right: 30px;
  float: left;
}

.proby_ptag p{
  font-size: 20px;
  line-height: 25px;
  margin-right: 30px;
  padding-top: 10px;
}
.proby_uli ul li{
  padding-right: 0px;
  line-height: 20px;
}
.lai_mak{
  font-size: 18px !important;
}
.lai_cult{
  padding-bottom: 0px;
}
.proby_inter p{
  padding-bottom: 0px;
  width: 100%;
  text-align: justify;
}

.proby_inter{
  padding-bottom: 20px;
}
.smm_testi_bottm a{
  font-size: 14px;
}
.n_testi{
  margin-bottom: 20px;
}
.mm_top {
  padding-bottom: 50px !important;
}
.smm_driv {
  border: 1px solid #d3d3d3;
  clear: both;
  float: left;
  margin: auto auto 20px;
  padding: 15px;
  text-align: center !important; 
  width: 100%;
}
.smm_driv p{
  text-align: center;
}
.smm_stren_right p{
  padding-left: 0px;
}
.lis_bor{
  margin-top: 0px !important;
}

.list_ulli img{
  height: auto !important;
}
.list_ulli ul li{
  font-size: 13px;
}
.list_bor_tpo{
  padding: 20px;
}
.po_pub h3{
  font-size: 13px;
}
.po_pub p{
  padding-left: 45px;
}
.po_high_con_inner{
  border-bottom: 1px solid #d3d3d3;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-right: 0;
}
.brd_right{
  border-right: 0px;
}
.orm_cont{
  padding: 0px;
}
.icubes_add_right{
  border-bottom: 0px;
}


.icubes_add{
  border: 1px solid #d3d3d3;
}

.pr_by{
  float: left;
  width: 100%;
  background: #3596D1;
  padding: 30px;
}

.pr_by p{
color: #ffffff;
    font-family: latoregular;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
    width: 100%;
}


}


.tst_tst{
  border: 1px solid #d3d3d3;
    height: 100px;
    margin: auto auto 15px;
    text-align: center;
    width: 100px;
}
.tst_tst img{
  margin: auto;
  display: block;
  padding-top: 15px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .hc_test img,.hc_test p{
    float: left !important;
  }
.hc_test .company_logo{
  float: left;
}
.header .navbar-default .navbar-toggle{
  border-color:transparent !important;
  margin-top: -75px;
}


  .cant_say{
  border-top: 1px solid #d3d3d3;
  float: left;
  height: 85px;
  padding-top: 20px;
  width: 100%;
}
.cant_say p{
  color: #252320;
  float: left;
  font-family: latobold;
  font-size: 20px;
  margin: auto;
  text-transform: uppercase;
  width: 80%;
}
.cant_say img{
  float: right;
  margin-top: -15px;
  margin-right: 30px;
}
  .new_hm_inner1{
    margin-top: -50px;
  }
  .new_hm_inner1 .hm_n_cloud1 {
    float: left;
    position: relative;
    right: 0;
    top: 0;
}
  .new_hm_inner1 .hm_n_char1{
    float: none;
    margin: auto auto 20px;
  }
  .new_hm_inner1 .hm_n_hand1 {
    float: right;
    position: relative;
    top: 0;
  }
.tes_hm_new{
  margin-top: 35px;
}
.pr_by{
  float: left;
  width: 100%;
  background: #3596D1;
  padding: 30px;
}

.pr_by p{
color: #ffffff;
    font-family: latoregular;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
    width: 100%;
}

    .icubes_add img {
    margin: 10px auto;
}
.n_addbar{
  margin-right: 0px;
}
.icubes_add{
  border: 1px solid #d3d3d3;
}
  .po_high_con_img img{
    float: left;
  }
  .po_high_con_img{
    float: left;
    width: 100%;
  }
  .orm_how {
    margin: auto auto 10px;
}
.orm_p{
  width: 100%;
}
.new_hm_inner .hm_n_cloud {
  left: 160px;
  top: -130px;
}
.new_hm_inner .hm_n_char {
  left: 0;
  margin-top: 0;
  position: relative;
  top: 289px;
}
.new_hm_inner .hm_n_content {
    left: -50px;
    top: 175px;
}

.new_hm_inner .hm_n_rdxvideo {
    left: 7px;
    top: -350px;
}


.revol_inner{
  padding-top: 15px;
  padding-bottom: 20px;
}
.revol_inner h1,.top_rated_inner h3,.invest_peo_inner h4, .dream_team_inner h1{
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
}
.revol_inner .pfirst_tag,.revol_inner p,.top_rated_inner p,.invest_peo_inner p,.n_testi p,.dream_team_inner p,.lai_cult_inner p,.lai_youlove_inner p{
  padding-left: 0px;
  width: 100%;
  text-align: justify;
}
.invest_peo{
  padding-top: 0px;
}
.invest_peo_inner h6{
  margin-bottom: 10px;
}
.n_testi_inner img{
  margin-bottom: 20px;
}
.hp_clnts_inner a{
 box-shadow: 0 4px #2578aa;
    color: #454545;
    display: block;
    float: none;
    font-family: latobold;
    font-size: 11px;
    margin: auto auto 20px;
    padding: 11px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.dream_team_inner{
  padding-top: 0px;
  padding-bottom: 0px;
}
.pdleft{
  padding-left: 15px !important;
}
.pdright{
  padding-right: 15px !important;
}
.co_p h4{
  margin: auto auto 10px;  
}
.sound_good_inner ul li{
  margin-bottom: 30px;
}
.header .navbar-default .navbar-toggle{
  margin-right: 30px;
}
.n_testi .brac_2{
  margin-right: 0px;
}
.lai_cult_inner h1{
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
}
.lai_cult_inner p{
  padding-bottom: 10px;
}
.lai_cult_inner img{
  margin:auto auto 10px;
}
.lai_work_inner {
    padding: 25px 30px 0 0;
}
.lai_work_inner h3 {
    font-size: 27px;
    margin: auto auto 10px;
}
.lai_work_inner p {
    color: #ffffff;
    font-family: latoregular;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
    padding-left: 55px;
}
 .lai_work_inner ul li a {
    font-size: 12px;
    padding: 10px 30px;
    width: auto;
}

.lai_cult_inner h1{
  padding-bottom: 10px !important;
}
.lai_youlove_inner h5{
  font-size: 18px;
  margin: auto auto 20px;
}
.lai_youlove_inner img {
    display: block;
    margin: auto auto 10px;
}
.lis_stren_borheight{
  height: auto !important;
}
.lis_stren_bor1{
  border-right: none;
}
.lis_stren {
    border: 1px solid #d3d3d3;
    float: left;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-top: 14px;
    width: 100%;
}
.lis_stren_img img {
    display: block;
    margin: auto auto 20px;
}
.lai_work img{
  height: 180px;
}
.permar ul li img{
  height: auto;
}
.list_ulli ul li{
  width: auto !important;
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.list_ulli{
  padding: 0px !important;
}
.lai_work_inner ul{
  margin: auto 40px auto auto;
}
.perma_reach{
  margin-top: 0px;
}
.perma_reach h6{
  font-size: 16px;
  line-height: 20px;
}
.lis_stren_img{
  height: auto;
}
.perma_h4 h4,.perma_h5 h5{
  margin-bottom: 10px;
}
.orm_cont_inner a,.orm_not_inner ul li a,.mm_succ_story a{
  font-size: 13px;
}
.mm_succ_story a{
  margin-bottom: 20px;
  float: left;
  margin-right: 30px;
}

.proby_ptag p{
  font-size: 20px;
  line-height: 25px;
  margin-right: 30px;
  padding-top: 10px;
}
.proby_uli ul li{
  padding-right: 0px;
  line-height: 20px;
}
.lai_mak{
  font-size: 18px !important;
}
.lai_cult{
  padding-bottom: 0px;
}
.proby_inter p{
  padding-bottom: 0px;
  width: 100%;
  text-align: justify;
}

.proby_inter{
  padding-bottom: 20px;
}
.smm_testi_bottm a{
  font-size: 14px;
}
.n_testi{
  margin-bottom: 20px;
}
.mm_top {
  padding-bottom: 50px !important;
}
.smm_driv {
    border-bottom: 1px solid #d3d3d3;
    clear: both;
    float: none;
    margin: auto auto 20px;
    text-align: center;
    width: 180px;
}
.smm_stren_right p{
  padding-left: 0px;
}
.lis_bor{
  margin-top: 0px !important;
}

.list_ulli img{
  height: auto !important;
}
.list_ulli ul li {
  display: block;
  font-size: 13px;
  padding-left: 100px;
  width: 300px !important;
}
.lis_stren_bor {
    float: left;
    height: auto;
}
.orm_cont{
  padding: 30px !important;
}
.list_bor_tpo{
  padding: 20px;
}
.po_pub h3{
  font-size: 13px;
}
.po_pub p{
  padding-left: 45px;
}
.po_high_con_inner{
  border-bottom: 1px solid #d3d3d3;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-right: 0;
}
.brd_right{
  border-right: 0px;
}
.orm_cont{
  padding: 0px;
}
.icubes_add_right{
  border-bottom: 0px;
}
.icubes_add img {
    margin: 10px auto;
}


}



@media (min-width: 768px) and (max-width: 991px) {
  .new_hm_inner .hm_n_cloud{
    left: 0px !important;
  }
  .new_hm_inner .hm_n_char{
    top: 0px !important;
  }
  .new_hm_inner .hm_n_content{
    top: -65px !important;
  }
}

@media (min-width: 768px) and (max-width: 1280px) {
  .cant_say{
  border-top: 1px solid #d3d3d3;
  float: left;
  height: 85px;
  padding-top: 20px;
  width: 100%;
}
.cant_say p{
  color: #252320;
  float: left;
  font-family: latobold;
  font-size: 20px;
  margin: auto;
  text-transform: uppercase;
  width: 80%;
}
.cant_say img{
  float: right;
  margin-top: -15px;
}
.new_hm_inner {
    float: none;
    text-align: center;
    width: 100%;
}
.new_hm_inner .hm_n_char {
    left: 45px;
    top: 250px;
}
.new_hm_inner .hm_n_content {
    left: 0;
    top: 175px;
}
.new_hm_inner .hm_n_rdxvideo{
  top: -400px;
  left: 0px;
}
.new_hm_inner .hm_n_cloud{
  left: 230px;
}


.permar ul {
  padding-top: 0px;
}

.permar ul li {
    width: auto !important;
    font-size: 10px !important;
}
.permar ul li img{
  margin-left: 20px;
  margin-top: 0px !important;
}


  .revol_inner h1,.dream_team_inner h1,.lai_cult_inner h1{
    font-size: 26px;
    line-height: 35px;
  }
  .lai_work_inner{
    padding: 0px;
  }
  .lai_work_inner h3,.lai_work_inner p,.lai_work_inner ul{
    margin-right: 40px;
  }

  .lai_mak{
    padding-bottom: 40px !important;
  }
  .lis_stren p{
    padding-right: 0px;
  }
  .lis_stren{
    padding-left: 0px;
    margin-bottom: 20px;
  }
.permar{
  padding: 0px !important;
}
.perma_reach h6{
  font-size: 18px;
  line-height: 35px;
}
.lis_stren{
height: auto;
}
.orm_cont_inner a{
  font-size: 14px;
}
.proby_ptag p{
  font-size: 20px;
}
.list_ulli {
    padding: 30px !important;
}
.list_ulli ul li{
  font-size: 12px;
  width: auto;
}
.list_ulli ul{
  margin-right: 0px;
}
.list_ulli ul li img{
  margin-top: -10px;
}
.lai_work_inner h3 {
    font-size: 30px;
    margin-bottom: 10px;
    padding-top: 20px;
}
.po_high_con_inner{
  height: 650px;
}
.n_addbar{
  padding-right: 0px;
}


}



@media (min-width: 992px) and (max-width: 1280px) {
  .new_hm_inner .hm_n_rdxvideo {
    left: 0;
    top: 0;
  }
  .new_hm_inner .hm_n_cloud {
    left: 0;
  }
  .new_hm_inner .hm_n_content {
    left: 0;
    top: -75px;
  }
  .new_hm_inner .hm_n_char {
    left: 45px;
    top: 0;
  }
  .lai_work_inner{
    padding: 60px !important;
  }

}
.n_sayhello_inner .n_addbar{margin:0px !important;border:none !important;}
@media(max-width:576px){
    .top_rated_inner p,.invest_peo_inner p,.dream_team_inner p{margin-left:0px;}
    .lai_work_inner{width:85%;}
}