 /*Styles*/

 /*=========================================
   2. GLOBAL STYLES
=========================================*/
 
 html {
     font-size: 100%;
 }
 body {
     background: #ffffff;
     font-size: 16px;
     color: #727272;
     line-height: 25px;
     overflow-x: hidden !important;
     margin: auto !important;
 }
 a {
     text-decoration: none;
 }
 a:hover {
     text-decoration: underline;
 }
 a:focus {
     outline: inherit;
     color: inherit;
 }
 strong {
     font-weight: 700;
 }
 .strong {
     font-weight: 700;
 }

 @-webkit-viewport {
     width: device-width;
 }
 @-moz-viewport {
     width: device-width;
 }
 @-ms-viewport {
     width: device-width;
 }
 @-o-viewport {
     width: device-width;
 }
 @viewport {
     width: device-width;
 }

 *,
 *:before,
 *:after {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
 }
 
 ul,
 ol {
     padding-left: 0 !important;
 }
 li {
     list-style: none;
 }
 /*---------------------------------------
   3.2 TYPOGRAPHY               
-----------------------------------------*/
 
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     font-family: 'Raleway', sans-serif;
     color: #323232;
     margin-bottom: 0;
     margin-top: 0;
 }
 h1 {
     font-size: 2.813rem;
     line-height: 3.75rem;
 }
 h2 {
     font-size: 2.188rem;
     line-height: 3.125rem;
 }
 h3 {
     font-size: 1.5rem;
     line-height: 2.375rem;
 }
 h4 {
     font-size: 1.25rem;
     line-height: 2rem;
 }
 h5 {
     font-size: 18px;
     line-height: 28px;
 }
 h6 {
     font-size: 16px;
     line-height: 25px;
 }
 .header {
     overflow: hidden;
     position: relative;
     height: 100%;
     min-height: 100%;
     text-align: center;
     background-color: #F1F2EC;
 }
 .main-bg {
     background: #F2F1EC url('../images/bg-main.png') no-repeat;
     background-position: top center;
     background-size: cover;
 }
.navbar-header img {
     max-height: 54px;
 }
 .navbar-nav > li > a:hover {
     background: inherit;
 }
 .navbar-nav > li > a:hover {
     background: inherit;
 }
 .non-sticky .navbar-nav.navbar-right:last-child {
     margin-right: 0;
 }
 .header-navigation {
     min-height: 98px;
     background: inherit;
     -webkit-backface-visibility: hidden;
     border-bottom: 1px solid rgba(255, 255, 255, .4);
 }
 .header-navigation .navbar-header {
     padding-top: 8px;
 }
 .header-navigation .main-navigation {
     padding-top: 13px;
 }
 .header-navigation .main-navigation .current a {
     -webkit-backface-visibility: hidden;
     outline: inherit;
     position: relative;
 }
 .header-navigation .navbar-nav > li > a {
     font-family: 'Roboto', sans-serif;
     font-size: 13px;
     text-transform: uppercase;
     font-weight: 400;
     color: #8f8f8f;
 }
 .navbar-brand {
     padding: 25px 0 0;
 }
 #pland-navigation {
     padding-top: 20px;
 }
 #pland-navigation> ul > li > a {
     position: relative;
 }
 #pland-navigation > ul > li.active a:after,
 #pland-navigation > ul > li > a:hover:focus::after,
 #pland-navigation > ul > li > a:hover:hover::after,
 #pland-navigation > ul > li > a:focus:focus::after,
 #pland-navigation > ul > li > a:focus:hover::after {
     background: #000 none repeat scroll 0 0;
     content: "";
     height: 1px;
     left: 0;
     position: absolute;
     top: 63px;
     width: 100%;
 }
 .header-navigation .navbar-nav > li > a:hover,
 .header-navigation .navbar-nav > li > a:focus,
 #pland-navigation > ul > li.active a {
     color: #000;
     background-color: inherit;
 }
 .navbar-toggle .icon-bar {
     background-color: #f98b15;
 }
 .navbar-toggle {
     width: 12%;
 }
 .navbar-brand {
     width: 80%;
 }
 .header-text-corp {
     text-align: left;
     padding-left: 0;
     padding-top: 60px;
     color: #000;
     /*min-height: 500px;*/
 }
 .header-text-corp h1 {
     font-family: 'Raleway', sans-serif;
     font-size: 90px;
     font-weight: 100;
     text-transform: uppercase;
     margin-bottom: 10px;

 }
 .header-text-corp h2 {
     font-family: 'Raleway', sans-serif;
     font-size: 72px;
     font-weight: 900;
     text-transform: uppercase;
     line-height: normal;
     margin-bottom: 10px;
 }
 .header-text-corp p {
     font-family: 'Roboto', sans-serif;
     font-size: 30px!important;
     font-weight: 100;
     padding-right: 10px;
     line-height: normal;
 }
 .arrow-down {
     margin-left: -15px !important;
     width: 105% !important;
     margin-top: 55px;
 }
 .m-line {
     border-bottom: 1px solid rgba(0, 0, 0, .1);
     position: relative;
     top: -2.5em;
 }
 .middle-line {
     display: table-cell;
 }
 .e-logo {
     padding: 0 10px 0 0;
     width: 1%;
 }
 .header-text {
     text-align: left;
     padding-left: 0;
     padding-top: 40px;
     color: #000;
 }
 .header-text h1 {
     font-family: 'Raleway', sans-serif;
     font-size: 66px;
     font-weight: 100;
     text-transform: uppercase;
 }
 .header-text p {
     font-family: 'Roboto', sans-serif;
     font-size: 28px!important;
     font-weight: 100;
     line-height: normal;
     padding-right: 10px;
 }
 ul.head-list {
     list-style: none;
     margin-top: 15px;
     margin-bottom: 25px;
 }
 ul.head-list li {
     font-family: 'Raleway', sans-serif !important;
     list-style: none;
     margin: 0 0 4px 18px;
     text-indent: -19px;
     text-transform: uppercase;
     font-size: 30px;
     line-height: 34px;
     font-weight: 700;
 }
 ul.head-list li strong {
     font-weight: 800px;
 }
 ul.head-list li:before {
     content: "•";
     font-size: 50px;
     padding-right: 10px;
     color: #f98b15;
     vertical-align: bottom;
 }
 .bullet {
     margin-left: 20px;
     margin-right: 20px;
     padding-top: 10px;
 }
 .single-line {
     text-transform: uppercase;
     font-size: 45px;
     font-weight: 100 !important;
     color: #222;
     padding: 25px 0;
     margin: 0 auto;
     text-align: center;
 }
 .single-line span {
     font-weight: 800 !important;
     color: #000;
 }
 /* Section Bacgrounds*/
 
 .bg-section {
     border-top: 14px solid;
 }
 .fb {
     border-color: #2a528f;
     background-color: #2f5da4;
 }
 .fb-pic {
     background: url('../images/fb-logo.png') no-repeat;
     background-position: 0px 0px;
 }
 .insta {
     border-color: #CC3A75;
     background-color: #DE4381;
 }
 .insta-pic {
     background: url('../images/insta.png') no-repeat;
     background-position: 0px 0px;
 }
 .tw {
     border-color: #20a0cd;
     background-color: #23b8ec;
 }
 .tw-pic {
     background: url('../images/twiter.png') no-repeat;
     background-position: 0px 0px;
 }
 .au {
     border-color: #9079b9;
     background-color: #a58bd5;
 }
 .au-pic {
     background: url('../images/audience.png') no-repeat;
     background-position: 0px 0px;
 }
 .gp {
     border-color: #2cabad;
     background-color: #31c5c7;
 }
 .gp-pic {
     background: url('../images/reached.png') no-repeat;
     background-position: 0px 0px;
 }
 .ct {
     border-color: #cf493f;
     background-color: #ef5247;
 }
 .ct-pic {
     background: url('../images/click.png') no-repeat;
     background-position: 0px 0px;
 }
 .figure {
     text-transform: uppercase;
     font-size: 150px;
     font-weight: 100 !important;
     font-family: 'Roboto', sans-serif;
     padding-top: 70px;
     color: #fff;
     margin-bottom: 10px;
 }
 .figure span {
     display: block;
     font-family: "Roboto Condensed", sans-serif;
     font-size: 45px !important;
     font-weight: bold;
     padding-top: 35px;
     text-align: right;
     text-transform: uppercase;
 }
 .small-figure {
     padding-top: 30px;
     text-transform: uppercase;
     font-size: 54px;
     font-weight: 100 !important;
     font-family: 'Roboto', sans-serif !important;
     color: #fff;
     text-align: left;
     padding-left: 10px;
 }
 .small-figure span {
     font-family: 'Roboto', sans-serif !important;
     font-weight: 100 !important;
     display: block;
     font-size: 16px;
     text-transform: uppercase;
     margin-top: -10px;
 }
 .sf-left {
     border-right: 1px solid #65cdf2;
     border-top: 1px solid #65cdf2;
     padding-left: 0;
 }
 .sf-right {
     border-top: 1px solid #65cdf2;
     text-align: right !important;
 }
 .last-figure {
     margin-left: 15px;
 }
 .small-figure span.million {
     font-family: 'Roboto', sans-serif !important;
     display: inline!important;
     font-size: 24px !important;
     font-weight: 800 !important;
 }
 .fb-sfigure {
     border-color: #6e8ebf;
 }
 .insta-sfigure {
     border-color: #fd68a3;
 }
 ul.list {
     list-style: none;
     margin-top: 50px;
 }
 ul.list li {
     font-family: 'Roboto', sans-serif !important;
     color: #fff;
     list-style: none;
     margin: 0 0 4px 18px;
     text-indent: -19px;
     font-size: 33px;
     line-height: 36px;
     font-weight: 100;
 }
 ul.list li strong {
     font-weight: 800px;
 }
 ul.list li:before {
     content: "•";
     padding-right: 6px;
 }
 span.light82 {
     font-size: 82px !important;
     font-weight: 300 !important;
     padding-top: 0;
 }
 h1.ct-head {
     color: #fff;
     font-family: "Roboto", sans-serif !important;
     font-size: 58px !important;
     font-weight: 600;
     line-height: 68px;
     text-transform: uppercase;
 }
 h1.ct-head span {
     font-family: 'Roboto', sans-serif !important;
     font-size: 30px;
     font-weight: 100 !important;
     font-style: italic;
     line-height: normal;
     text-transform: none;
     display: block;
     margin-top: 20px;
 }
 .ct-figure {
     line-height: 70%;
     font-family: 'Roboto', sans-serif !important;
     font-size: 330px;
     font-weight: 100 !important;
     color: #fff;
 }
 .ct-figure span {
     display: inline;
     font-family: "Roboto", sans-serif !important;
     font-size: 45px !important;
     font-weight: 600;
     margin-left: -15px;
 }
 /* Resource */
 
 .resource {
     background: url('../images/ourresources-bg.png') no-repeat;
     background-position: center center;
     margin-bottom: 60px;
 }
 .tablet-design {
     width: 100%;
     height: auto;
     background: url('../images/screen.png') no-repeat;
     background-position: 0px 0px;
     background-size: contain;
     margin-bottom: -65px;
     padding: 44px 44px 49px 49px;
 }
 /* Tab slider*/
 
 #myCarousel .nav {
     background: none!important;
 }
 /* active*/
 
 ul.slider-tabs > li.active > a,
 ul.slider-tabs > li.active > a:focus,
 ul.slider-tabs > li.active > a:hover {
     background: none!important;
     text-decoration: underline;
     color: #f98b15;
     line-height: normal;
 }
 /* hover */
 
 ul.slider-tabs > li > a,
 ul.slider-tabs > li > a:focus,
 ul.slider-tabs > li > a:hover {
     background: none!important;
     color: #fff;
 }
 ul.slider-tabs > li > a {
     font-family: "Raleway", sans-serif !important;
     font-size: 45px !important;
     font-weight: 200;
     text-decoration: none;
     color: #fff;
 }
 .carousel {
     text-align: center;
 }
 ul.slider-tabs {
     list-style-type: none;
     margin: 0;
     padding: 0;
 }
 ul.slider-tabs li {
     padding: 35px;
     margin: 10px;
     display: inline-block !important;
 }
 .slider-p {
     display: none;
     min-height: 80px;
 }
 /* Creative Section*/
 
 .creative-section {
     background-color: #f6f6f6;
     border-top: 1px solid #f98b15;
     padding: 40px 0;
     text-align: center;
 }
 .creative-section h3 {
     margin: 40px 0 35px;
     font-size: 40px;
     font-weight: 100;
     color: #f98b15;
     text-transform: uppercase;
 }
 .creative-section p {
     font-family: "Roboto", sans-serif !important;
     font-size: 21px !important;
     color: #000;
     line-height: normal;
     font-weight: 300;
 }
 /* Syndication Section*/
 
 .syndication-section {
     padding: 40px 0;
     text-align: center;
 }
 .syndication-section p {
     font-family: "Roboto", sans-serif !important;
     font-size: 21px !important;
     color: #000;
     line-height: normal;
     font-weight: 300;
 }
 /*footer*/
 
 .footer {
     text-align: center;
 }
 .footer p {
     background-color: #f98b15;
     color: #fff;
     font-family: "Roboto", sans-serif !important;
     font-size: 26px !important;
     font-weight: 100;
     padding: 10px 0;
     line-height: normal;
 }
 .footer p span {
     font-weight: 600;
 }
.footer p span a{
     color: #fff;
 }

 .footer img {
     padding: 10px;
 }
 #myCarousel .nav a small {
     display: block;
 }
 #myCarousel .nav {
     background: #eee;
 }
 #myCarousel .nav a {
     border-radius: 0px;
 }
 /* Helper Classes*/
 
 @-webkit-keyframes fadeIn {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 @keyframes fadeIn {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 a.navbar-brand{
     cursor: default;
 }
 .on {
     display: block!important;
     -webkit-animation: fadeIn 1s;
     animation: fadeIn 1s;
 }
 .no-left-padding {
     padding-left: 0;
 }
 .no-right-padding {
     padding-right: 0;
 }
 .white {
     background-color: #fff;
 }
 .spacing66 {
     margin-top: 66px;
     min-height: 456px;
 }
 .last {
     padding-right: 0px;
     margin-right: 0px;
 }
 .no-both-margin {
     margin-right: 0px;
     margin-left: 0px;
 }
 .no-both-padding {
     padding-right: 0px;
     padding-left: 0px;
 }
 /*Corporate page*/
 
 .corp-bg {
     background: url('../images/corporate-bg.png') no-repeat;
     background-position: center center;
     background-size: cover;
 }
 /*Main Content */
 
 .main-content {} .main-content h1 {
     font-family: 'Raleway', sans-serif;
     font-size: 34px!important;
     font-weight: 900;
     padding: 5px 0;
     line-height: normal;
     text-transform: uppercase;
 }
 .main-content hr {
     border: 0;
     height: 1px;
     background: #f98b15;
     margin: 40px 0 30px;
 }
 /*Sidebar*/
 
 .sidebar {
     border-top: 2px solid #ececec;
     background-color: #f6f6f6;
     padding: 30px;
 }
 .sidebar h1 {
     font-family: 'Raleway', sans-serif;
     font-size: 20px!important;
     font-weight: 900;
     padding: 6px 0;
     line-height: normal;
     text-transform: uppercase;
 }
 .sidebar p,
 .main-content p {
     font-family: 'Roboto', sans-serif;
     font-size: 20px!important;
     font-weight: 300;
     line-height: normal;
     color: #000;
     margin: 0 0 20px;
 }
 .next-sections {
     background: none;
     border: none;
     bottom: 28px;
     cursor: pointer;
     font-size: 0.92857rem;
     font-weight: 300;
     text-align: center;
 }
 .next-sections i {
     border: 2px solid #f98b15;
     border-radius: 50%;
     color: #f98b15;
     font-size: 2.14286rem;
     height: 55px;
     margin: 12px auto;
     padding: 10px 0 0 1px;
     transition: all 0.1s linear 0s;
     width: 55px;
 }
.next-sections:hover i {
     font-size: 2.3rem;
     transition: all 0.1s linear 0s;
 }
 .center {
     text-align: center!important;
 }
 .reponsiveimage {
     height: auto;
     max-width: 100%;
 }
 /* Media Quries for Responsivness*/
 /* Landscape tablets and medium desktops */
 
 @media (min-width: 992px) and (max-width: 1199px) {
     .header-text {} .header-text h1 {
         font-size: 50px;
     }
     ul.head-list li {
         font-size: 26px;
         line-height: 30px;
     }
     .header-text p {
         font-size: 22px!important;
     }
     .small-figure {
         font-size: 50px;
     }
     .figure {
         font-size: 125px;
         padding-top: 50px;
     }
     .fb-pic,
     .insta-pic,
     .tw-pic,
     .au-pic,
     .gp-pic,
     .ct-pic {
         background-position: left bottom;
         background-size: 85%
     }
     .spacing66 {
         margin-top: 20px;
     }
     h1.ct-head {
         padding-left: 20px;
     }
     .tablet-design {
         background-size: contain;
     }
     .main-bg {
         background-size: cover;
     }
     ul.slider-tabs > li > a {
         font-size: 35px !important;
     }
     .tablet-design {
         height: auto;
     }
     .header-text-corp {
         padding-top: 20px;
     }
     .arrow-down {
         margin-top: 0;
     }
     .header-text-corp h1 {
         font-size: 80px!important;
     }
     .header-text-corp h2 {
         font-size: 60px!important;
     }
 }
 /* Portrait tablets and small desktops */
 
 @media (min-width: 768px) and (max-width: 991px) {
     .navbar-brand {
         padding: 15px 0 0;
     }
     .header-text {
         padding-top: 0px;
     }
     .header-text h1 {
         font-size: 55px;
     }
     ul.head-list li {
         font-size: 25px;
         line-height: 27px;
     }
     .header-text p {
         font-size: 20px !important;
         width: 50%;
     }
     .figure {
         font-size: 125px;
         padding-top: 0px;
     }
     .fb-pic,
     .insta-pic,
     .tw-pic,
     .au-pic,
     .gp-pic,
     .ct-pic {
         background-position: left bottom;
         background-size: 85%
     }
     .small-figure {
         text-align: right;
     }
     .sf-right,
     .sf-left {
         border: none;
     }
     ul.list {
         padding-left: 32%!important;
     }
     .ct-figure {
         margin-bottom: 0;
         margin-top: -40px;
         text-align: right;
     }
     h1.ct-head span {
         width: 75%;
     }
     .tablet-design {
         background-size: contain;
     }
     .main-bg {
         background-size: cover;
     }
     ul.slider-tabs > li > a {
         font-size: 25px !important;
     }
     ul.slider-tabs li {
         display: inline-block !important;
         margin: 15px;
         padding: 15px;
     }
     .tablet-design {
         height: auto;
     }
     .header-text-corp {
         padding-top: 0;
     }
     .header-text-corp p {
         font-size: 26px!important;
     }
     .arrow-down {
         margin-top: 0;
     }
     .header-text-corp h1 {
         font-size: 58px!important;
     }
     .header-text-corp h2 {
         font-size: 48px!important;
     }
 }
 /* Landscape phones and portrait tablets */
 
 @media (max-width: 767px) {
     .navbar-brand {
         padding: 15px!important;
     }
     .main-bg {
         background: none;
         background-color: #F2F1EC
     }
     .header-text {
         padding-left: 15px;
         padding-top: 0px;
     }
     #pland-navigation > ul > li.active a::after,
     #pland-navigation > ul > li > a:hover:focus::after,
     #pland-navigation > ul > li > a:hover:hover::after,
     #pland-navigation > ul > li > a:focus:focus::after,
     #pland-navigation > ul > li > a:focus:hover::after {
        top:46px!important;
     }
     .header-text h1 {
         font-size: 55px;
     }
     ul.head-list li {
         font-size: 22px;
         line-height: 25px;
     }
     .header-text p {
         font-size: 18px !important;
     }
     .next-sections {
         margin: 0 40%;
     }
     .spacing66 {
         margin-top: 10px!important;
         min-height: 0;
     }
     .figure {
         text-align: center;
         font-size: 70px;
         padding-top: 0px;
     }
     .figure span {
         font-size: 30px !important;
         text-align: center;
     }
     .fb-pic,
     .insta-pic,
     .tw-pic,
     .au-pic,
     .gp-pic,
     .ct-pic {
         background-position: left bottom;
         background-size: 85%
     }
     .small-figure {
         text-align: right;
     }
     .sf-right,
     .sf-left {
         border: none;
     }
     ul.list {
         padding-left: 32%!important;
         margin-bottom: 0;
         margin-top: 0;
     }
     ul.list li {
         font-size: 26px;
         line-height: 32px;
     }
     ul.list li:last-child {
         margin-bottom: 0;
         padding-bottom: 20px;
     }
     .gp-pic .figure {
         margin-top: 50px;
         margin-bottom: 0;
         text-align: right;
         padding-right: 10px;
     }
     .gp-pic .figure span {
         text-align: right;
     }
     .ct-figure {
         margin-top: -40px;
         text-align: right;
         margin-bottom: 0;
     }
     h1.ct-head {
         font-size: 46px !important;
         line-height: 50px;
     }
     h1.ct-head span {
         font-size: 20px;
         line-height: normal;
         width: 50%;
     }
     .single-line {
         font-size: 30px;
         line-height: normal;
     }
     .footer p {
         font-size: 18px !important;
         line-height: normal;
     }
     #pland-navigation {
         padding-top: 0px;
     }
     ul.slider-tabs > li > a {
         font-size: 23px !important;
     }
     ul.slider-tabs li {
         display: inline-block !important;
         margin: 25px 5px;
         padding: 5px;
     }
     .tablet-design {
         height: auto;
     }
     .main-content h1 {
         font-size: 22px!important;
     }
     .sidebar p,
     .main-content p {
         font-size: 17px!important;
     }
     .header-text-corp {
         padding-top: 0;
     }
     .header-text-corp p {
         font-size: 18px!important;
         text-align: center;
     }
     .arrow-down {
         margin-top: 0;
     }
     .header-text-corp h1 {
         font-size: 50px!important;
         text-align: center;
     }
     .header-text-corp h2 {
         font-size: 34px!important;
         text-align: center;
     }
     .sidebar{
         padding: 30px 15px!important; 
     }
         
 }
 /* Portrait phones and smaller */
 
 @media (max-width: 480px) {
     .header-text-corp h1 {
         font-size: 35px;
         text-align: center;
     }
     .header-text h1 {
         font-size: 32px;
         line-height: normal;
     }
     ul.head-list li {
         font-size: 18px;
         line-height: 20px;
     }
     .header-text p {
         font-size: 18px !important;
     }
     .header-text-corp {
         padding-top: 0;
     }
     .header-text-corp h2 {
         font-size: 25px;
         text-align: center;
     }
     .header-text-corp p {
         font-size: 16px !important;
         padding: 0 10px;
     }
     .arrow-down {
         margin-top: 0;
     }
     .figure span {
         font-size: 20px !important;
         padding-top: 0px;
     }
     .figure {
         text-align: center;
         font-size: 50px;
         margin-bottom: 0px!important;
     }
     .small-figure {
         font-size: 45px;
         padding-top: 0px;
     }
     .spacing66 {
         min-height: 0;
     }
     .small-figure span {
         font-size: 21px;
     }
     .fb-pic,
     .insta-pic,
     .tw-pic,
     .au-pic,
     .gp-pic,
     .ct-pic {
         background-position: left bottom;
         background-size: 85%
     }
     ul.list {
         margin-top: 0;
         padding-left: 27%!important;
     }
     ul.list li {
         font-size: 22px;
         line-height: 26px;
     }
     .gp-pic .figure {
         margin-top: 0px;
     }
     .ct-figure {
         margin-top: -80px;
         font-size: 270px;
     }
     h1.ct-head {
         font-size: 24px !important;
         line-height: 26px;
     }
     h1.ct-head span {
         width: 45%;
     }
     .single-line {
         font-size: 25px;
         line-height: normal;
     }
     .footer p {
         font-size: 18px !important;
         line-height: normal;
     }
     .creative-section p {
         font-size: 16px !important;
         margin-bottom: 35px;
     }
     .creative-section h3 {
         font-size: 25px;
     }
     .syndication-section p {
         font-size: 17px !important;
     }
     ul.slider-tabs > li > a {
         font-size: 20px !important;
     }
     ul.slider-tabs li {
         display: inline-block !important;
         margin: 10px;
         padding: 5px;
     }

     .sidebar{
         padding: 30px 15px!important; 
     }
      .slider-p {
 
          min-height: 175px;
     }
 }