@font-face {
    font-family: 'Myriad Pro' ;
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff'),
        url('../fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Covington Exp';
    src: url('../fonts/CovingtonExp-Italic.eot');
    src: url('../fonts/CovingtonExp-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CovingtonExp-Italic.woff2') format('woff2'),
        url('../fonts/CovingtonExp-Italic.woff') format('woff'),
        url('../fonts/CovingtonExp-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family:'Avant Guard';
    src: url('../fonts/KabelITCbyBT-Book.eot');
    src: url('../fonts/KabelITCbyBT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KabelITCbyBT-Book.woff2') format('woff2'),
        url('../fonts/KabelITCbyBT-Book.woff') format('woff'),
        url('../fonts/KabelITCbyBT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Labtop Superwide';
    src: url('../fonts/LabtopSuperwide.eot');
    src: url('../fonts/LabtopSuperwide.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LabtopSuperwide.woff2') format('woff2'),
        url('../fonts/LabtopSuperwide.woff') format('woff'),
        url('../fonts/LabtopSuperwide.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url('../fonts/ArialMT.eot');
    src: url('../fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ArialMT.woff2') format('woff2'),
        url('../fonts/ArialMT.woff') format('woff'),
        url('../fonts/ArialMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Octin' ;
    src: url('../fonts/OctinCollegeFree.eot');
    src: url('../fonts/OctinCollegeFree.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OctinCollegeFree.woff2') format('woff2'),
        url('../fonts/OctinCollegeFree.woff') format('woff'),
        url('../fonts/OctinCollegeFree.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lubalin Graph Demi';
    src: url('../fonts/LubalinDemi.eot');
    src: url('../fonts/LubalinDemi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LubalinDemi.woff2') format('woff2'),
        url('../fonts/LubalinDemi.woff') format('woff'),
        url('../fonts/LubalinDemi.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
     font-family: 'Myriad Pro' ;
    src: url('../fonts/AvantGuardRegularSWFTE.eot');
    src: url('../fonts/AvantGuardRegularSWFTE.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvantGuardRegularSWFTE.woff2') format('woff2'),
        url('../fonts/AvantGuardRegularSWFTE.woff') format('woff'),
        url('../fonts/AvantGuardRegularSWFTE.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html{
    height: 100%;
  /*min-height: 100%;*/
  position: relative;
}
body{
    /*padding-bottom: 50px;*/
  padding:0 0 50px !important;
  /*min-height: 100%;*/
  height: 100%;
  display: table;
  width: 100%;
  max-width: 100% !important;
	font-family: 'Myriad Pro'; !important;
/*
	padding-top:env(safe-area-inset-top);
	padding-bottom: env(safe-area-inset-bottom);
*/
	padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
}
.body{
  font-family: 'Myriad Pro';
  padding-top:50px;
  overflow-x:hidden;
}
.no-border{
    border:0;
    border-width: 0 !important;
}
#latest_videos .top-div1{
	  position: absolute;
    left: 0;
    right: 0;
    width: 37px;
    height: 37px;
    margin: auto;
    display: block;
    z-index: 9;
    top: 30%;
}
.pad-l-r{
	padding-left: 0px;
	padding-right: 0px;
}
.img-wrapper-icon img{
  width:32px;	
}
.cust-container{
height: 42px;
}
.navbar-brandz{
    background-color: #fff;
    border-color: #fff;
    z-index: 22555;
}
.load-more a.home-load-more {
    font-size: 20px;
    color: #595757;
    cursor: pointer;
    line-height: 49px;
    display: block;
    font-weight: bold;
    text-transform:none;
}
.navbar-brandz ul li.active a{
	color:#fff !important;
}
 .navbar-brandz ul li a{
 	  color: #000 !important;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 8px;
    cursor: pointer;
 }
.navbar-brandz ul li.icons a.poweroff{
	color:#21c47d !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	background: #fff;
}
.navbar-brandz ul li.icons a{
	font-size: 30px;
	padding: 0px 5px;
}
.navbar-inverse .navbar-toggle{
	margin: 10px;
}
.navbar-inverse .navbar-toggle .icon-bar{
	background-color: #000;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
	background-color: #fff;
}
.navbar-brandz ul li.icons{
	display: inline-block;
}
.navbar-brandz ul li.icons a.twitter{
	color:#03c5ff !important;
}
.navbar-brandz ul li.icons a.youtube{
	color:#ddd !important;
}
.navbar-brandz ul li a:hover{
	color:#21c47d !important;
}
 .navbar-brandz ul li a .user{
 	color: #000 !important;
 	font-weight: normal !important;
 	font-size: 21px;
 }
.view-more{
	font-size: 27px;
	text-transform: uppercase;
	color: #7f7f7f;
	text-align: center;
	cursor:pointer;
	display: block;
	font-family: 'Myriad Pro';
	font-weight: bold;
	column-rule-color:pointer;
}
 .navbar-header a{
 	color: #000 !important;
 	font-weight: bold;
 	font-size: x-large;
 }
  .navbar-header a:hover{
 	color: #344141 !important;
 	font-weight: bold;
 	font-size: x-large;
 }
 .brandz_rss_source{
   color: #5d5d5d;
   font-size: 15px;
 }
 .brandz_rss_pubdate{ 
   color: #5d5d5d;
   font-size: 15px;
 }
 .brandz_rss_feeder .media-body p{
   margin-bottom: 5px
 }
.navbar-brandz .navbar-header a.navbar-brand:not(.menu-toggler){
		/*padding: 6px 15px;*/
}
.navbar-brandz li.dropdown span.profImage{
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    margin-top: -8px;
    margin-bottom: -12px;
    vertical-align: middle;
    margin-right: 5px;
}
.navbar-brandz li.dropdown span.profImage > img{
    min-width: 100%;
    height: 100%;
    margin: auto;
    max-width: 130%;
    display: block;
}
.navbar-brandz .nav>li>a>img{
    width: 22px;
}
 .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    color: #fff;
    background-color: rgba(51, 101, 77, 0.66);
    padding-top:12px;
}
.navbar-toggle {
    border-color: #fff;
}
.navbar-right{
	margin-top:16px;
}
.brandz_navborder{
	border-bottom:solid 1px #000;
}
.navbar-brand img{
    padding-top: 3px;
}
.carousel-inner .item .carousel-btns{
    position: absolute;
 }
.main-img-holder img{
	padding:20px;
	height: 280px;
}
.slider-item{
	padding-top:85px;
	padding-bottom:85px;
	background-color:#3e0045;
}
    .logo-holder h1{
        font-size: 49px;
        font-family: 'Myriad Pro' ;
        font-weight: bolder;
        color: #3ac280;
    }
    .logo-holder h1 span{
        color: #bc2362;
    }
    .carousel-inner .item  h4{
       text-align: center;
       font-family: 'Myriad Pro';
        padding-left: 5px;
        color: #fff;
        font-weight: normal;
        font-size: 12px;
        line-height: 17px;
        padding-top: 25px;
    }
.carousel-inner .item  .btn-one{
    display: inline-block;
    text-align: center;
    width: 78px;
}
.carousel-inner .item  .btn-two{
    display: inline-block;
     text-align: center;
      width: 82px;
}
.carousel-inner .item  .btn-three{
    display: inline-block;
     text-align: center;
      width: 82px;
      padding-right: 10px;
}

 .carousel-inner>.item>img{
    display: block;
    width: 100% ;
    height: 100%; 
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    right: 27px;
    left: 0;
    z-index: 15;
    width: auto;
    padding-left: 0;
    margin: 0;
    text-align: right;
    list-style: none;
    bottom: -50px!important;
}
.carousel-indicators li{
	border-color: #000;
	background-color: #000;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #3ac280;
    border-color: #3ac280;
}
.borderblack{
	border:1px solid #cccccc;

}
.carousel-cust h2{
    font-size: 30px;
    font-weight: bold;
    font-family: inherit;
    color: #3ac280;
    padding-left: 25px;
    margin-bottom: 6px;
    margin-top: 13px
}
.carousel-cust h4{
    padding-left: 25px;
    margin-top: 5px;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    font-family: 'Myriad Pro' ;
}
.slide-head h4{
 font-family: 'Myriad Pro';
}
.right-sec .fst-row{
	/*border:1px solid #1ae090;*/
   height: calc((100% / 4) - 12px) !important;
/*    height: 126px;*/
    padding-right: 0px;
}
.right-sec .fst-row h4{
    font-size: 18px;
    padding-left: 27px;
    color: #3ac280;
}
.right-sec .fst-row h4 .h4-in-text{
	padding: 15px;
}
.right-sec .secnd-row{
	padding-right: 0px;
    height: calc((100% / 4) - 12px) !important;
/*    height: 126px;*/
}
/*
.leftsec-pad-t.right-sec{
    display: table;
}
*/
.right-sec .secnd-row h4{
	font-size: 18px;
    padding-left: 27px;
    color:#ff379c;
}
.right-sec .secnd-row h4 .h4-in-text{
	padding: 15px;
}

.right-sec .marg-btm-25{
	margin-bottom: 26px;
}

.right-sec .third-row{
    padding-right: 0px;
    height: calc((100% / 4) - 12px) !important;
    /*height: 126px;*/
}
.right-sec .fourth-row{
    padding-right: 0px;
    height: calc((100% / 4) - 10px) !important;
/*    height: 126px;*/
}
.border-wrap{
    border:1px solid;
    /*height:calc(100% - 15px);*/
    display: table;
    width:100%;
    height: 100%;
    min-height: 80px;
}
.first-border{
    border-color:#1ae090 !important;
}
.second-border{
    border-color:#f58ad1 !important;
}
.third-border{
    border-color:#9f6081 !important;
}
.fourth-border{
   /* border-color:#35dd97 !important; */
    border-color:#2b78c2 !important;
}

.first-border h4>a{
    color:#1ae090;
}
.second-border h4>a{
    color:#f58ad1;
}
.third-border h4>a{
    color:#9f6081;
}
.fourth-border h4>a{
    /*color:#35dd97;*/
    color: #2b78c2;
}
.border-wrap > h4{
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.border-wrap > h4 a:hover{
  text-decoration: none;
}
.border-wrap > h4 .h4-in-img{
    width:47px;
    height: 47px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.border-wrap > h4 .h4-in-text{
    padding-left:64px !important;
    font-family: 'Myriad Pro';
    font-weight: 400;
}
.leftsec-pad-t{
    padding-left: 0px;
}
.leftsec-pad{
    padding-left: 0px !important;
}
.right-sec > div{
    margin-bottom: 15px;
}
.right-sec > div:last-child{
    margin-bottom: 0;
}
.right-sec .third-row h4{
	font-size: 18px;
    padding-left: 27px;
    color: #4b144b !important;
 }
 .right-sec .third-row h4 .h4-in-text{
	padding: 15px;
}

.right-sec .fourth-row h4{
	font-size: 18px;
    padding-left: 27px;
    color: #3ac280 !important;
 }
 .right-sec .fourth-row h4 .h4-in-text{
	padding: 15px;
}
.search .input-group{
	margin:25px 0;
}

.se-report-page .input-group{
    margin-bottom: 10px;
    margin-top: 10px;
}
.se-report-page .input-group input{
    font-size: 16px !important;
}
.search .input-group input{
	height: 66px;
    border-radius: 0px;
    font-size: 22px;
    padding: 7px;
    box-shadow: inset 0px 0px 10px rgb(193, 193, 193);
}
.se-report-page .input-group input{
    height: 35px;
}

#input_search.form-control{
  font-size: 22px;
  color: #646564;
  line-height: 1;
   font-family: 'Myriad Pro' ;
  font-weight: normal;
  font-style: normal;
}
.search .input-group input:focus {
    border-color: #2bc183;
    }
.search .input-group .btn-search{
	height: 66px;
    border-radius: 0px;
    width:65px;
    background-color: #2bc183;
    color: #fff;
    font-weight: bold;
}
.se-report-page .input-group .btn-search{
    height: 35px;
}
.se-report-page .input-group .btn-search span{
    font-size: 22px;
}
.search .input-group .btn-search span{
	font-size: 15px;
	font-weight: normal;
}
.pic-thambonils .image-holder{
	height: 180px;
	width: 100%;
    float: left;
    overflow: hidden;
    margin: 1px;
    position: relative;
    /*margin-right: 38px;*/
    margin-bottom: 30px !important;
    margin-bottom: 8px;
}
.pic-thambonils .image-holder:hover{
	opacity: 0.85;
}
.pic-thambonils .image-holder:after{
	content: "";
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.25);
	bottom: 0;

}
.pic-thambonils .image-holder .top-btn{
	position: absolute;
	z-index:1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto !important;
  text-align: center;
  color: #fff;
	font-weight: bold;
  display: table;
  width: 100%;
    height: 100%;
}
.video-area .image-holder .top-btn .top-div1{
    text-align: center !important;
}
.pic-thambonils .image-holder .top-btn .top-div1{
	display: table-cell;
  text-align: right;
  padding-right: 20px;
  vertical-align: middle;
  width: 48%;
}

.pic-thambonils .image-holder .top-btn .top-div2{
	display: table-cell;
	vertical-align: middle;
  text-align: left;
  width: 52%;
}
.pic-thambonils .image-holder .top-btn .top-div2 a{
  color: #fff;
  text-decoration: none;
}
.pic-thambonils .image-holder .top-btn .top-div2 a:hover,
.pic-thambonils .image-holder .top-btn .top-div2 a:focus{
  text-decoration: none;
}
.top-btn .top-div2 h4{
	font-weight: bold;
	font-size: 26px;
    font-family: 'Myriad Pro' ;
    margin-bottom: 0px;
}
.top-btn .top-div2 h5{
   font-family: 'Myriad Pro' ;
    font-size: 19px;
    margin-top: 0px;
}
.pic-thambonils .image-holder .thump-img{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pic-thambonils .r3-last{
	margin-right: 0px !important;
}

.btn-thambonils .btn-holder{
   height: 192px;
    width:100%;
    float: left;
    overflow: hidden;
    margin: 1px;
    position: relative;
    /*margin-right: 38px;*/
    margin-bottom: 30px;
}
.btn-thambonils .btn-holder .top-btn {
    display: table;
    width: 100%;
    color: #fff;
    font-weight: bold;
    height: 100%;
}
.btn-thambonils .btn-holder .top-btn .top-div1 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    width:48%;
}
.btn-thambonils .btn-holder .top-btn .top-div2 {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
}
.btn-thambonils .btn-holder .top-btn .top-div2 h4{
    margin: 0;
}
.btn-thambonils .btn-holder .top-btn .top-div2 a:hover{
  text-decoration: none;
}
.btn-thambonils .btn-download{
    border:2px solid #14b97b;
}
.btn-thambonils .btn-download h4,.btn-thambonils .btn-download h5{
    color:#3ac280;
}
 .btn-thambonils .btn-brandz{
     border:2px solid #61344f;
 }
  .btn-thambonils .btn-brandz h4,.btn-thambonils .btn-brandz h5{
    color:#501e3c;
 }
  .btn-thambonils .btn-wpp{
     border:2px solid #e9007f;
 }
  .btn-thambonils .btn-wpp h4,.btn-thambonils .btn-wpp h5{
    color:#e5137b;
 }
 .btn-thambonils .r3-last {
    margin-right: 0px !important;
}
.nav-footer{
    margin-bottom: 0px !important;
    border-radius: 0px !important;
		background:#05c388;
}
.m21space{
	margin-top:21px;
}
.ul-left-nav{
		/*bottom: -5px;*/
    position: relative;
}
.ul-left-nav h4{
    color: #ffffff;
    font-size: 14px;
    padding-right:15px;
}

/*=====================BRANDZ PAGE==============*/
.brands{
	margin-bottom: 50px;
}
.brands .search-box{
	background: #f0f0f0;
	border: solid 2px #d4d4d4;
	padding: 10px;
}
.brands .search-box .form-group{
	margin: 0px;
}
.brands .search-box input{
		width: 100%;
    border: solid 2px #46782a;
    border-left: 0px;
    padding: 0px 10px;
    height: 45px;
    background: #f0f0f0;
    color: #747474;
    font-size: 18px;
}
.brands .search-box input:focus{
	outline: none;
}
.brands .search-box .input-group-addon{
	background: #1ebc72;
	text-align: center;
	color:#fff;
	text-align: center;
  border:solid 2px #46782a;
	border-radius: 0px;
}
.brands .logo-area{
	padding: 30px 0;
}
.logo-area.bradz-logo ul.brndzouter{
	overflow: auto;
	max-height: 340px;
}
.logo-area.bradz-logo ul.brndzouter li.valublebrandz .compare-area{
	 min-height:auto !important;
}
/* width */
.logo-area.bradz-logo ul.brndzouter::-webkit-scrollbar {
  width: 3px;
	border-radius: 5px;
}

/* Track */
.logo-area.bradz-logo ul.brndzouter::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

/* Handle */
.logo-area.bradz-logo ul.brndzouter::-webkit-scrollbar-thumb {
  background: #21c47d; 
}

/* Handle on hover */
.logo-area.bradz-logo ul.brndzouter::-webkit-scrollbar-thumb:hover {
  background: #21c47d ; 
}
.brands .logo-area ul{
	padding-left: 0px;
}
.brands .logo-area ul li{
	list-style: none;
	display: inline-block;
	width: 100px;
	background: #fff;
	margin: 0px 4px 8px 4px;
	padding: 5px;
	-webkit-box-shadow: -2px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -2px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: -2px 0px 5px 0px rgba(0,0,0,0.75);
}
.brands .logo-area ul li.valublebrandz{
	position: relative;
	margin-bottom: 17px;
	vertical-align: top;
	min-height: 170px;
}
.brands .logo-area ul li.valublebrandz .compare-area{
		min-height: auto !important;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.brands .logo-area ul.brndzouter{
	padding: 0px 18px;
}
.brands .logo-area.valubletab{
	max-height: 396px;
	overflow: auto;
}
/* width */
.brands .logo-area.valubletab::-webkit-scrollbar {
  width: 3px;
	border-radius: 5px;
}
/* Track */
.brands .logo-area.valubletab::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

/* Handle */
.brands .logo-area.valubletab::-webkit-scrollbar-thumb {
  background: #21c47d; 
}

/* Handle on hover */
.brands .logo-area.valubletab::-webkit-scrollbar-thumb:hover {
  background: #21c47d ; 
}
.brands .logo-area.valubletab ul li .list-details span{
	word-break: break-all;
}
.brands .logo-area ul li.valublebrandz .compare-area .select-option{
	margin: 0;
	min-height: auto;
}
.brands .logo-area ul li.valublebrandz .compare-area  [type="checkbox"]:checked + label:before, .brands .logo-area ul li.valublebrandz .compare-area  [type="checkbox"]:not(:checked) + label:before{
	width:16px;
	height: 16px;
}
.brands .logo-area ul li.valublebrandz .compare-area [type="checkbox"]:checked + label:after, .brands .logo-area ul li.valublebrandz .compare-area[type="checkbox"]:not(:checked) + label:after{
	width: 8px;
	height: 8px;
	left: 4px;
	top: 4px;
}
.brands .logo-area ul li .logo{
	width: 80px;
	height: 80px;
	margin: 0px auto;
	display: block;
	text-align: center;
	position: relative;
}
.article-selection{
	 	float: left;
    width: 16px;
    margin-top: 0px;
}
.brands .logo-area ul li a{
	color:#000;
	cursor: pointer;
}
.brands .logo-area ul li .logo img{
	  width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.brands .logo-area ul li .list-details span{
	display: block;
}
/*=====================BRANDZ PAGE ENDS==============*/


/*=====================BRANDZ DETAILS-PAGE==============*/

.section-brands-details .marketting-brief h2{
	font-size: 22px;
	text-transform: uppercase;
}
.section-brands-details .marketting-brief ul li{
		list-style: none;
    display: inline-block;
    width: calc(100% / 12);
    background: #f8f8f8;
    margin: 0 5px 0 0;
    padding: 10px;
    /*position: relative;*/
    /*height: 150px;*/
     height: 166x;
}
.section-brands-details .marketting-brief ul{
	padding: 0px;
	margin: 20px 0px;
}
.section-brands-details .marketting-brief ul li h2{
		font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}
.section-brands-details .marketting-brief ul li p{
		font-size: 11px;
    font-weight: normal;
    padding: 10px 0;
    min-height: 110px;
}
.section-brands-details .marketting-brief ul li .value-post{
		/*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    width: 100%;
    text-align: right;
    padding: 0px 14px 14px 0;
}
.section-brands-details .marketting-brief ul li .value-post h6{
		font-size: 18px;
		font-weight: bold;
		margin: 0;
}
.section-brands-details .marketting-brief ul li .value-post span{
	 font-weight:normal;
	 color:#6cbfa3;
	 font-size: 14px;
}
.section-brands-details .marketting-brief ul li .value-post span.minius-data{
	color:#f91f22;
}
.section-brands-details .tab-section .card button{
    display: block;
    width: 100%;
    text-align: left;
    background: #6b6666; /*7f7f7f*/
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Myriad Pro';
    padding: 0;
    border: 0;
}
.section-brands-details .tab-section .card button span{
    height: 53px;
		padding: 10px 40px 10px 10px;
    display: inline-block;
    width: max-content;
		width: -moz-max-content; 
		width: -webkit-max-content; 
		width: -o-max-content
    padding: 10px;
}
.section-brands-details .tab-section .card button span.heading-bg{
		background: #6b6666;
}
.section-brands-details .tab-section .card button.btn-link:after{
		position: absolute;
    content: "\f0d8";
    font-family: 'FontAwesome';
    color: #46a55e;
    font-size: 35px;
    right: 12px;
    top: 0;
    bottom: 0px;
    line-height: 42px;
}
.section-brands-details .tab-section .card button.collapsed:after{
		position: absolute;
    content: "\f0d7";
    font-family: 'FontAwesome';
    color: #46a55e;
    font-size: 35px;
    right: 12px;
    top: 0;
    bottom: 0px;
    line-height: 42px;
}
.section-brands-details .tab-section .card .card-body{
/*padding-bottom: 20px;*/
}
#accordionBrandz .card-body .compare-wrapper .compare-area{
	min-height: 370px;
}
.section-brands-details .tab-section .card button:focus{
	outline: none;
}
.section-brands-details .tab-section .card .logo-section{
	float: left;
	width:45%;
	text-align: center;
	position: relative;
	height: 190px;
}
.section-brands-details .tab-section .card .logo-section img{
	  width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section-brands-details .tab-section .card .logo-buttons{
		float: left;
    width: 44%;
    padding-left: 15px;
    margin-top: 15px;
}
.item-outer{
		position: relative;
}
.close-icon{
	  position: absolute;
    right: 0;
    top: 23px;
    width: 25px;
		cursor: pointer;
}
.section-brands-details .tab-section .card .logo-buttons a{
	background: #3ac280;
	border:solid 2px #a6a6a6;
	width: 100%;
	display: block;
	padding: 7px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}
/*
.banner-slider{
		background-size: cover !important;
    height: 100%;
		width:100%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    object-fit: cover;
}
*/
.banner-slider img{
	width: 100%;
}
.section-brands-details .tab-section .card .logo-buttons a span{
	  color: #7d807f;
    font-size: 16px;
    display: block;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 7px;
}
.section-brands-details .tab-section .card .logo-buttons a span.price{
	color:#fff;
	margin-bottom:0px;
	text-transform:none;
}
.section-brands-details .tab-section .card  .logo-details p{
	font-size: 16px;
	color:#000;
	line-height: 24px;
	/*max-height: 168px;*/
	/*overflow: hidden;*/
}
.section-brands-details .tab-section .card  .logo-details{
	margin: 10px 0 0px;
}
.section-brands-details .tab-section .card  .logo-details h2{
	margin: 0px;
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 0px;
	margin: 0px;
}
.section-brands-details .tab-section .card  .logo-details a{
	text-decoration: underline;
	color:#0563c1;
	font-size: 16px;
	display: block;
}
.section-brands-details .tab-section .card .news-block .news-blockimg img{
	width:100%;
}
.section-brands-details .tab-section .card .news-block .news-block-data span{
	color:#6b6b6b;
}
.section-brands-details .tab-section .card .news-block .news-block-data a{
	color:#080097;
	font-size: 25px;
	display: block;
}
.section-brands-details .tab-section .card .news-block .news-block-data p{
	font-size:15px;
	color:#6b6b6b;
	line-height: 24px;
}
.mg-top{
	margin-top: 60px;
}
.blakhead-mailtop{
	background: #fff;
	padding: 14px 0;
	margin-top: 53px;
}
.boot_style .modal-content{
		width: 60%;
    margin: 0px auto;
}
.boot_style .bootbox-body{
	  line-height: 26px;
    font-size: 15px;
    padding: 50px 0 0;
}
/*=====================BRANDZ DETAILS-PAGE ENDS==============*/
@media (max-width: 991px){
    .btn-thambonils .btn-holder .top-btn .top-div1 {
        padding-right: 20px;
        text-align: right;
    }
    .btn-thambonils .btn-holder .top-btn .top-div2 {
        padding-left: 15px;
    }
}
/*=====================ABOUT PAGE==============*/
.about-us p{
	line-height: 24px;
	font-size: 15px;
	padding-bottom: 30px;
}
.about-us .about-head{
	background:#22bf81;
	margin-bottom: 50px;
}
.about-us .about-head h2{
	text-align: center;
	margin: 0px;
	padding: 0px;
	color:#fff;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px;
}
.about-us .about-data h2{
	font-size: 24px;
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.about-us .about-data h3{
	font-size: 15px;
	text-transform: uppercase;
	color:#76777a;
	margin: 0px;
	padding: 0px 0 10px;
}
.about-us .about-data p{
	font-size: 13px;
	font-weight: normal;
	color:#858585;
}
.about-us .data-process p{
	color:#000;
	font-size: 12px;
	margin-bottom: 20px;
}
.about-us .data-process h2{
	margin-bottom: 54px;
}
.about-us .data-process .steps{
	height: 173px;
}
.about-us .getintouch ul{
	padding: 0px;
	text-align: center;
	position: relative;
}
.about-us .getintouch ul:after{
		content: "";
    position: absolute;
    width: 60%;
    height: 1px;
    background: #929294;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    left: 0;
    right: 0;
}
.about-us .getintouch ul li{
    list-style: none;
    display: inline-block;
    width: 130px;
    margin: 0px 2px;
}
.about-us .getintouch ul li span{
	color:#929294;
	font-size: 14px;
	display: block;
}

/*=====================ABOUT PAGE ENDS==============*/



/*=====================ARTICLE PAGE==============*/


.article-wrapper .head-block{
	background: #000;
	width: 100%;
	padding: 10px;
}
.article-wrapper .head-block a.go-back{
	color:#fff;
	cursor: pointer;
	display: block;
	padding: 4px 0 0;
	margin-left: -7px;
}
.article-wrapper .head-block a span{
	padding-right: 10px;
}
.article-wrapper .head-block .right-block{
	float: right;
	margin: 10px 0px; 
}
.article-wrapper .language-selecter{
		padding: 0;
    margin: 0;
    border:0;
		/*width: 188px;*/
		float: left;
		margin:0px;
    overflow: hidden;
		/*background: #fff url("../../assets/images/selecter.png") no-repeat 90% 50%;*/
}
.article-wrapper .language-selecter .goog-te-gadget-simple{
	  height: 34px;
    padding: 6px 0;
}
.article-wrapper .language-selecter select{
	  padding: 5px 26px 5px 8px;
		width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.article-wrapper .language-selecter select:focus{
	outline: none;
}
.article-wrapper .share-area{
	float: left;
	padding: 0px 8px;
}
.article-wrapper .share-area .btn-group button{
		background: none;
    border-radius: 0;
    color: #fff;
}
.article-wrapper .share-area .btn-group button:focus{
	outline:none;
}
.article-wrapper .share-area a{
	color:#fff;
	cursor: pointer;
	font-size: 14px;
	padding: 5px 0px;
	display: inline-block;
}
.article-wrapper .share-area a.shareit{
	border: solid 1px #fff;
	padding: 0px 10px;
}
.article-wrapper .share-area a.shareit span{
		padding: 5px 5px;
    display: inline-block;
    height: 34px;
    border-right: solid 1px #fff;
    padding-right: 13px;
}
.article-wrapper .share-area a.shareit span.data{
	border-right: 0px;
}
.article-wrapper .banner-block{
	width: 100%;
	margin: 5px 0;
	height: 340px;
	border: solid 1px #ddd;
}
.article-wrapper .banner-block img{
	  width: 100%;
}
.article-wrapper .publication-details{
	  padding: 20px;
    margin:-17% 80px 0px 80px;
    background: #fff;
    z-index: 0;
    position: relative;
}
.article-wrapper .publication-details iframe{
	width: 100% !important;
} 
.article-wrapper .publication-details h2{
	color:#4ac68a;
	font-size: 22px;
	text-align: left;
	border-bottom: dotted 2px #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.article-wrapper .publication-details h3{
	color:#000;
  font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.article-wrapper .publication-details article{
	margin: 20px 0px;
}
.article-wrapper .publication-details article div{
	font-family: 'Myriad Pro' !important;
}
.article-wrapper .publication-details article img{
    max-width: 100%;
    height: 100% !important; 
}
.article-wrapper .publication-details article p{
	line-height: 24px;
	color: #000;
    margin: 0px !important;
    line-height: 24px !important;
	font-size: 14px; 
	padding: 10px 0px;
    text-indent:0 !important;
	font-family: 'Myriad Pro' !important;
}
.article-wrapper .publication-details article span{
    font-family: 'Myriad Pro' !important;
    font-size: 15px !important;
    line-height: 24px !important;
    font-style: normal !important;
    text-indent:0 !important;
}
.article-wrapper .publication-details article p span{
    width: 100% !important;
}
.article-wrapper .publication-details article p span img{
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
}
.article-wrapper .publication-details article ul{
    margin: 0px !important;
    padding: 0px !important; 
}
.article-wrapper .publication-details article ul li{
    margin: 0px !important;
    padding: 0px !important; 
}
.article-wrapper .publication-details article h1, h2, h3, h4, h5, h6{
	font-family: 'Myriad Pro' !important;
}
.article-wrapper .publication-details article{
	  font-family: 'Myriad Pro' !important;
}
.article-wrapper .publication-details article p span{
    font-family: 'Myriad Pro' !important;
    font-size: 15px !important;
    line-height: 24px !important;
    font-style: normal !important;
    background-color: inherit !important;
    text-indent: 0 !important;
}
.article-wrapper .publication-details article p  a{
  color: #337ab7 !important;
}
.profile-alert-panel{
	background:#3ac280;
	border:solid 2px #7f7f7f;
	padding: 10px;
	margin: 10px 0 0;
}
.profile-alert-panel h1{
	color:#fff;
	font-size: 25px;
	font-family: 'Myriad Pro' ;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	line-height: 34px;
	float: left;
	padding: 10px 0 0;
}
.profile-alert-panel a{
	cursor: pointer;
	display: block;
}
.profile-alert-panel:hover{
	background: #31b877;
}
.article-wrapper .publication-details .news-block{
	margin: 25px 0px;
}
.article-wrapper .publication-details .news-block h1{
	background: #7f7f7f;
	padding: 8px;
	color:#fff;
	text-transform:uppercase;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Myriad Pro' ;
	margin-bottom: 20px;
}
.article-wrapper .publication-details .news-block .news-img{
	position: relative;
}
.article-wrapper .publication-details .news-block .news-img span{
    position: absolute;
    right: 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Myriad Pro';
    background: #000;
    padding: 5px 10px;
    z-index: 7;
    text-transform: uppercase;
} 
.article-wrapper .publication-details .news-block .news-img .news-bord{
		position: absolute;
    bottom:0px;
    right: 0;
		left: 0px;
		width: 100%;
		padding: 10px;
		background:#e7e7e7;
		/*height: 133px;*/
		min-height: 60px;
}
.article-wrapper .publication-details .news-block .news-img .news-bord p{
	font-size:18px;
	font-weight: bold;
	font-family: 'Myriad Pro' !important;
	max-height: 53px;
	overflow: hidden;
}
.article-wrapper .publication-details .news-block .news-img img{
    width: 100%;
    min-height: 235px;
    max-height: 260px;
}
.article-wrapper .publication-details .news-block .news-img .news-bord h3{
	color:#000;
	font-size: 18px;
  font-family: 'Myriad Pro';
	line-height: 24px;
}
.article.global-nav .article-header .cust-nav.navbar-left{
	margin-top:0px;
}

/*=====================ARTICLE PAGE ENDS==============*/



/*=====================PUBLICATIONS PAGE==============*/
.publication-sections .publication-head h1{
	border-bottom:solid 1px #ddd;	
	padding-bottom: 10px;
}
.publication-sections .pic-thambonils a{
	cursor: pointer;
}
.publication-sections .get-insifgts {
	margin: 0 0 20px;
}
.publication-sections .get-insifgts h1{
	border-bottom:solid 1px #ddd;	
	padding-bottom: 10px;
}
.publication-sections .get-insifgts .insigets-list{
	background: #000;
	padding: 20px 10px;
}
.publication-sections .get-insifgts .insigets-list ul{
	padding: 0px;
}
.publication-sections .get-insifgts .insigets-list ul li{
	list-style: none;
	float: left;
	width:calc(100%/ 5);
	padding: 0px 15px;
}
.publication-sections .get-insifgts .insigets-list ul li .buy-now{
	color:#fff;
	display: block;
	border:solid 2px #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Myriad Pro';
	padding: 9px;
	height: 41px;
	border-radius: 0px;
	margin: 15px 0 0;
}
.publication-sections .get-insifgts .insigets-list ul li .buy-now:hover{
	border:solid 2px #05c388;
	color:#05c388;
}
.publication-sections .get-insifgts .insigets-list ul li img{
	width:100%;
}
.publication-sections .get-insifgts .insigets-list ul li .insight-data h3{
		color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Myriad Pro';
    padding: 20px 25px;
    margin: 0px;
    position: relative;
}
.publication-sections .get-insifgts .insigets-list ul li .insight-data h3:before{
		content: '';
    position: absolute;
    left: 14px;
    top: 23px;
    background: #fff;
    height: 32px;
    width: 1px;
}
.bg-color-blue{
	background: #253f8c;
}
.bg-color-yellow{
	background: #fce33d;
}
.bg-color-dark{
	background: #d88c4d ;
}
.bg-color-dark-red{
	background: #781b14 ;
}
.bg-color-pink{
	background: #ee525d ;
}
/*=====================PUBLICATIONS PAGE End==============*/

/*=====================CATEGORIES==============*/
.categories-page-head{
	text-transform: uppercase;
	font-size: 25px;
	color:#000;
	font-weight: bold;
	font-family: 'Myriad Pro';
}
.categories-page-warapper .categories-list{
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.categories-page-warapper .categories-details span{
		color: #000;
    font-size: 15px;
    display: block;
    padding: 10px 0;
    font-weight: bold;
    font-family: 'Myriad Pro';
}
.categories-page-warapper .categories-details ul{
	padding: 0px;
}
.categories-page-warapper .categories-details ul li.head:before{
	background: none;
}
.categories-page-warapper .categories-details ul li.head{
	padding: 0px 0 10px;
}
.categories-page-warapper .categories-details ul li{
	list-style: none;
	font-size: 18px;
	font-weight: bold;
  font-family: 'Myriad Pro';
	position: relative;
	padding-left: 20px;
}
.categories-page-warapper .categories-details ul li:before{
	position: absolute;
	content: "";
	height: 1px;
	background: #000;
	width: 15px;
	top:0;
	bottom:0;
	margin: auto;
	left: 0;
}
.categories-page-warapper .category-img-listing{
	padding: 35px 0 0
}
.categories-page-warapper .category-img-listing h1{
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}
.categories-page-warapper .category-img-listing ul{
	padding: 0px;
	margin: 20px 0px;
}
.categories-page-warapper .category-img-listing ul li{
	list-style: none;
	width: calc((100% / 4) - 10px);
    position: relative;     
    float: left;            
    padding: 0px 3px;           
    margin-bottom: 2px;         
    min-height: 150px;          
    background-size: cover;
    background-repeat: no-repeat;
    margin: 5px;
    display:block;
}
.categories-page-warapper .category-img-listing ul li a{
    display:block;
}       
.categories-page-warapper .category-img-listing ul li img{
/*
		width: 50px;
    height: 100%;
    object-fit: cover;
*/
		width: 50px;
		margin: 0px auto;
    display: block;
    padding-top: 54px;
}
.categories-page-warapper .category-img-listing ul li:hover{
	border:solid 8px #18c389;
	transition: all ease-out .5s;
}

.categories-page-warapper .category-img-listing .active{
    border:solid 8px #18c389;
}
.categories-page-warapper .category-img-listing ul li h6{
   position: absolute;
    left: 10px;
    top: 10px;
    font-size: 16px;
    color: #fff;
    font-family: 'Myriad Pro';
    width: 90%;
    background: rgba(0,0,0,0.5);
    padding: 5px;
    font-weight: bold;
}
.categories-page-warapper .category-img-listing ul li span{
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 14px;
	color: #fff;
	font-family: 'Myriad Pro';
	border-radius: 5px;
	text-align: center;
	padding: 5px;
}
.categories-page-warapper .category-img-listing ul li span.success{
	background: #f72021;
}
.categories-page-warapper .category-img-listing ul li span.unsuccess{
	background: #18c389;
}
.categories-page-warapper .stock-performance{
    position: relative;
	background: #f2f2f2;
	border:solid 2px #ddd;
	padding: 10px;
}
.chart_block{
  padding: 0px 3px;
}
.chart_block .card-header{
  margin: 0 10px;   
}
.chart_block .card-header h5{
  position: relative;
}
.categories-page-warapper .stock-performance h1{
	border-bottom: solid 1px #ddd;
	margin: 0 0 15px;
}
.categories-page-warapper .stock-performance table{
	background: #fff;
	border:solid 2px #ddd;
}

.categories-page-warapper .historic-brand-data{
    position: relative;
}

.categories-page-warapper .historic-brand-data h1{
  border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}
.categories-page-warapper  .section-categories-news{
	margin: 25px 0px;
}
.categories-page-warapper  .section-categories-news .tab-section .card button{
	background: #e5e5e5;
	color: #000;
	padding-left: 45px;
}
.categories-page-warapper  .section-categories-news .tab-section .card button.btn-link:after{
		position: absolute;
    content: "\f068";
    font-family: 'FontAwesome';
    color: #000;
    font-size: 14px;
    left: 14px;
    top: 10px;
    bottom: 0px;
    border: solid 1px #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
.categories-page-warapper  .section-categories-news .tab-section .card button.collapsed:after{
		position: absolute;
    content: "\f067";
    font-family: 'FontAwesome';
    color: #000;
    font-size: 14px;
    left: 14px;
    top: 10px;
    bottom: 0px;
    border: solid 1px #000;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
.categories-page-warapper  .section-categories-news .card-body article{
    margin: 0 0 20px;
    display: block;
    min-height: 100px;
}
/*=====================CATEGORIES ENDS==============*/

/*=====================SEARCH==============*/
.search .search-panel-head{
	background: #14c080;
	padding: 5px;
}
.search .search-panel-head h1{
	text-align: center;
	color:#fff;
	margin: 0px;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Myriad Pro';
}
.search .search-panel ul{
	padding: 0px;
	text-align: center;
}
.search .search-panel ul li{
	display: inline-block;
	padding: 0px 10px;
	color:#000;
	font-size: 17px;
	list-style: none;
	position: relative;
}
.search .search-panel ul li a{
	color:#000;
	cursor: pointer;
	font-size: 21px;
}
.search .search-panel ul li.active as{
    text-decoration: underline;
}
.search .search-panel ul li a:hover{
	text-decoration:underline;
}
.search .search-panel ul li:after{
	position: absolute;
	right:0;
	height: 30px;;
	width: 1px;
	background: #000;
	content: "";
}
.search .search-panel ul li:last-child:after{
	background: none;
}
.search .search-results{
  margin: 30px 0;	
}
.search .search-results-head h1{
	color:#000;
	text-transform: uppercase;
	font-size: 25px;
	font-family: 'Myriad Pro';
	border-bottom: solid 1px #ddd;
	position: relative;
	padding: 0 0 10px;
}
.search .search-results-head h1:after{
  content: '';
	position: absolute;
	left:0;
	height: 5px;
	width: 200px;
	background: #05c388;
	bottom: 0;
}
.search .search-results .search-result-data{
	position: relative;
}
.search .search-results .search-result-data span{
	position: absolute;
	right: 0;
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Myriad Pro';
	background: #000;
	padding: 5px 10px;
	text-transform: uppercase;
}
.search .search-results .results{
	padding: 30px 0px;
}
.search .search-results .search-result-data{
	min-height: 215px;
	margin-bottom: 25px;
}
.search .search-results .search-result-data .search-details{
	position: absolute;
	background:rgba(233,233,233,0.9);
	width: 100%;
	bottom:5px;
}
.search .search-results .search-result-data .search-details h3{
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	color:#000;
	margin: 0px;
}
/*=====================SEARCH ENDS==============*/


/*=====================ROZIE PAGE==============*/
.chat-section-rozie iframe{
	width: 100%;
	height:100vh;
	border:0px;
	padding-bottom: 46px;
}
iframe .Messages__messagesInner___e7TNQ{
	overflow: hidden !important;
}
.chat-section-rozie .rozie-wrapper{
	background: #f9f9fc;
	padding: 30px 0px;
}
.chat-section-rozie .rozie-wrapper .logo-section h3{
	color:#a4a5aa;
	font-size: 30px;
}
.chat-section-rozie .rozie-wrapper .search-area{
	background: #3ac280;
	padding: 20px 0px;
	margin: 10% 0 0;
}
.chat-section-rozie .rozie-wrapper .search-area .form-group{
	margin: 0px 30px;
}
.chat-section-rozie .rozie-wrapper .search-area input{
	width: 100%;
	border:0;
	border-bottom:solid 1px #c7edda;
	padding: 8px;
	background: none;
	height: 45px;
	color:#c7edda;
	text-align: center;
	font-size: 22px;
	margin: 1px 0 0;
}
.chat-icon{
	position: fixed;
	right: 17px;
	width: 57px;
	cursor: pointer;
	bottom: 63px;
	z-index: 99999;
}
.chat-icon img{
	width: 100%;
}
.chat-section-rozie .rozie-wrapper .search-area input::placeholder{
	color:#c7edda;
}
.chat-section-rozie .rozie-wrapper .search-area input:focus{
	outline: none;
}
.chat-section-rozie .rozie-wrapper .search-area .input-group-addon{
	background: none;
	border:0px;
	color:#c7edda;
	font-size: 22px;
	border-bottom:solid 1px #c7edda;
	border-radius: 0px;
}
.chat-section-rozie .rozie-wrapper .search-area .input-group-addon span i{
	transform: rotate(46deg);
}
.mt-space{
 padding-bottom: 0px !important;
 padding-top: 0px;	
}
/*=====================ROZIE PAGE ENDS==============*/

/*=====================DASHBOARD PAGE==============*/

.dashboard-area .brandz-search-block{
	background: #f2f2f2;
	padding: 0px 20px;
	border:solid 2px #d9d9d9;
	padding-top: 15px;
	margin: 6px 0 0; 
}
.dashboard-area .section-brands-details .tab-section{
	margin-bottom: 70px;
}
.dashboard-area .brandz-search-block .form-group label{
	float: left;
	background: #3ac280;
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Myriad Pro';
	padding: 8px;
	margin-bottom:0px;
	width: 10%;
	height: 42px;
	text-transform: upsssspercase;
}
.dashboard-area .brandz-search-block .form-group  .select-style {
    padding: 0;
    margin: 0;
    color: #7f7f7f;
    height: 42px;
    font-size: 18px;
    border: 2px solid #538136;
    width: 90%;
    font-family: 'Myriad Pro';
    overflow: hidden;
    font-weight: bold;
    background: #f2f2f2 url("../../assets/images/arrow_selecter.png") no-repeat center right;
}
.dashboard-area .brandz-search-block .form-group  .select-style select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-style select:focus {
    outline: none;
}
.dashboard-area .brandz-search-block .form-group .btn-go{
	background: #3ac280;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Myriad Pro';
	text-align: center;
	border: solid 2px #538136;
	width: 100%;
	height: 40px;
}
.dashboard-area .brandz-search-block .form-group .btn-go:focus{
	outline: none;
}
.dashboard-area .brandz-search-block .form-group .btn-go:hover{
	background: #33af73;
}
.dashboard-area .brandz-search-block .form-group.year-selection label{
	width:25%;
}
.dashboard-area .brandz-search-block .form-group.year-selection .select-style{
	width:75%;
}
.mx-zero{
	padding: 0px;
}
.brandz-area-wrapper{
	max-height: 430px;
	overflow: hidden;
}
.brandz-news-area-wrapper {
    max-height: 430px;
    overflow: hidden;
}
.dashboard-area .more-results a{
    width: 100%;
    display: block;
    background: #f2f2f2;
    color: #30a069;
    font-size: 27px;
    font-weight: bold;
    font-family: 'Myriad Pro';
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.dashboard-area .more-results a span{
	padding-left: 10px;
	display: inline-block;
}
.dashboard-area  .compare-wrapper button.btn-compare{
	background:url("../../assets/images/gradient-btn.png");
	background-repeat: repeat-x;
	color:#fff;
	padding: 0px;
	height: 48px;
	border:0;
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Myriad Pro';
	border-radius: 5px;
	-webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
}
.dashboard-area .compare-wrapper .compare-area{
	
}

.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:checked,
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:checked + label,
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:not(:checked) + label{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:checked + label:before,
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:not(:checked) + label:before{ 
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #344141;
    border-radius: 100%;
    background: #fff;
}
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:checked + label:after,
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #13cf74;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:not(:checked) + label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.dashboard-area .compare-wrapper .compare-area [type="checkbox"]:checked + label:after{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.dashboard-area .compare-wrapper .compare-area .select-option{
	  margin: 40px 0 0;
    text-align: center;
    min-height: 28px;
}
.dashboard-area .compare-wrapper .compare-area .value-box{
	background: #3ac280;
	padding: 15px 0px;
	margin: 20px 0 0;
}
.dashboard-area .compare-wrapper .compare-area .compare-logo{
		margin: 40px 0px 0;
    max-height: 165px;
		min-height: 165px;
		overflow: hidden;
}
.dashboard-area .compare-wrapper .compare-area .compare-logo img{
	margin: 0px auto;
}
.dashboard-area .compare-wrapper .compare-area .value-box h2{
	color:#fff;
	text-align: center;
	font-size: 13px;
}
.dashboard-area .compare-wrapper .compare-area .value-box h3{
	color:#000;
	text-align: center;
	font-size: 13px;
}
.Download-report ul{
	padding-left: 0px;
}
.Download-report ul li{
		float: left;
    margin: 0px 2px;
    width:calc((100% / 5) - 5px);
    list-style: none;
    border:solid 2px #47782b;
    background: #fff;
    text-align: center;
    padding: 30px 10px;
		min-height: 190px;
}
.mg-topheader{
	margin-top: 90px;
}
#owl-carousel-video .item-video{
	height: 350px;
}
#owl-carousel-video .owl-dots button{
	background: none;
	display: inline-block;
	width: auto;
}
#owl-carousel-video .owl-video-tn{
	background-size:cover;
	width: 100%;
}
#owl-carousel-video .owl-dots{
	margin-top:0px; 
}
#owl-carousel-video .owl-dots button span{
	  height: 10px;
    width: 10px;
    padding: 0;
    display: block;
		background: #bcf1e0;
}
#owl-carousel-video .owl-dot.active span{
	background: #05c388;
}
#owl-carousel-video .owl-dot:hover span{
	background: #05c388;
}
.Download-report ul li  span{
    background: #00c761;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: block;
    margin:0px auto;
}
.Download-report ul li  span i{
    color:#fff;
    font-size: 24px;
    line-height: 55px;
		text-align: center;
		padding: 2px 0px 0;
}
.Download-report h4{
    color:#000;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Myriad Pro' ;
    font-weight: bold;
}
.Download-report a{
    color:#3a64bf;
    text-decoration:underline;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}
.Download-report a:hover{
    color:#3b6dda;
}
/*=====================DASHBOARD PAGE END==============*/

/*=====================SIGNIN PAGE==============*/
.registration .signin-area{
	padding: 60px 0px;
  margin: 0px auto;
  width: 50%;
}
.registration .signin-area.registration{
	width:63%;
}
.registration .signin-area.registration label{
	  font-size: 20px;
    padding: 10px 0;
}
.registration .signin-area.registration .form-group.select-area label{
	font-size: 14px;
}
.registration .signin-area.registration input{
	border-right:solid 1px #ddd !important;
}
.registration .signin-area .form-group input{
	border: solid 1px #ddd;
	height: 51px;
	border-left: 0px;
	text-align: left;
	font-size: 16px;
	font-family: 'Myriad Pro';
	border-right: 0px;
	background: #fff;
	width: 100%;
}
.registration .signin-area .form-group .profImgBox{
	  margin: 10px 0;
}
.registration .signin-area .form-group.img-upload {
    border: solid 1px #ddd;
}
.registration .signin-area.registration .img-upload input {
    border: 0px;
}
.registration .signin-area .form-group.img-upload .input-group-addon {
    border: 0;
}
.registration .signin-area.registration .img-upload input{
	border-right: 0px;
}
.registration .signin-area .form-group select{
	border:solid 1px #ddd;
	height: 48px;
	border-left: 0px;
	text-align: center;
	font-size: 16px;
	font-family: 'Myriad Pro';
	box-shadow: none;
}
.registration .signin-area .form-group input:focus, .registration .signin-area .form-group select:focus{
	box-shadow: none;
	outline:inherit;
}
.registration .signin-area .form-group .input-group-addon{
	background: #fff;
	height: 48px;
	border-radius: 0;
	min-width: 35px;
	text-align: right;
}
.registration .signin-area.registration .form-group.select-area .btn-group{
	width:100%;
}
.registration .signin-area.registration .form-group.select-area .btn-group button{
 	  width: 100%;
    height: 50px;
    border-left: 0;
    border-radius: 0;
}
.registration .btn .caret {
    float:right;
    margin-top: 9px;
}
.registration .signin-area.registration .form-group .multiselect-container.dropdown-menu{
	  width: 100%;
    max-height: 200px;
    overflow: auto;
}
.registration  .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover{
	  background-color: #fff;
    border-color: #ddd;
    box-shadow: none;
}
.registration  .btn-default.focus, .btn-default:focus , .registration  .btn-default.focus, .btn-default:hover  {
	  background-color: #fff;
    border-color: #ddd;
}
.registration .signin-area.registration .form-group .multiselect-container.dropdown-menu li  a label{
	  width: 100%;
    padding-left: 35px;
}
.registration .multiselect+.multiselect-container li label.checkbox input[type="checkbox"]{
	border: solid 1px #ddd;
}
.registration .signin-area .form-group button.btn-signup{
	background: #05c388;
	padding: 10px;
	width: 100%;
	color:#fff;
	font-family: 'Myriad Pro';
	font-size: 15px;
}
.registration .signin-area .form-group button.btn-signup:hover{
	background: #03a06f;
}
.registration .signin-area .reg-head{
  padding-bottom: 10px;
	border-bottom: solid 1px #cfcfcf;
	margin-bottom: 10px;
}
.registration .signin-area .reg-head h1{
	float: left;
}
.registration .signin-area .reg-head .head-img{
	float: right;
}
.registration .signin-area .form-group a{
	color:#000;
	font-family: 'Myriad Pro';
	font-size: 14px;
	display: block;
	cursor: pointer;
}
.registration .signin-area .form-group a.left{
	float: left;
}
.registration .signin-area .form-group a.left span{
	color:#fff;
	background:#05c388;
	border-radius: 3px;
	padding: 5px;
	text-align: center;
}
.registration .signin-area .form-group a.right{
	float: right;
	font-size: 17px;
	color:#ff0000;
}
.registration .signin-area .form-group .styled-checkbox{
  position: absolute;
  opacity: 0;
  width: auto;
}
.registration .signin-area .form-group .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
	font-size: 14px;
}
.registration .signin-area .form-group .styled-checkbox + label a{
		color: #83b7e3;
    display: inline-block;
    padding-left: 6px;
    font-weight: normal;
}
.registration .signin-area .form-group .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.registration .signin-area .form-group .styled-checkbox:hover + label:before {
  background: #05c388;
}
.registration .signin-area .form-group .styled-checkbox:checked + label:before {
  background: #05c388;
}
.registration .signin-area .form-group .styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.registration .signin-area .form-group .styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.registration .signin-area .form-group .styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/*=====================SIGNIN PAGE ENDS==============*/


/*=====================FOLDERS PAGE==============*/

.folders h1{
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.folders .folders-list{
    border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*background: #f5f5f5;*/
}
.folders .folders-list .owl-theme .owl-dots .owl-dot.active span{
	background: #05c388;
}
.folders .folders-list .owl-theme .owl-dots .owl-dot span:hover{
	background: #05c388;
}
.folders .folders-list .owl-theme .owl-dots .owl-dot:hover span{
	background: #05c388;
}
.folders .folders-list .nav-tabs{
	border:0px;
}
.folders .folders-list .nav-tabs li a{
  border:0px;
}
.folders .folders-list .nav-tabs li a h2{
	text-align:center;
	font-size: 30px;
	font-family: 'Myriad Pro';
	text-transform: uppercase;
	font-weight: bold;
	color:#333;
}
.folders .folders-list .nav-tabs li{
	width: calc(100% / 3);
	margin: 0px auto;
	text-align: center;
}
.folders .folders-list .nav-tabs li a:hover{
	background: #fff;
}
.folders .folders-list .tab-content .listting-wrapper img{
	min-height: 215px;
  margin-bottom: 30px;
}
.folders .folders-list .tab-content h2{
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom:solid 1px #ddd;
}
.folders a.pdf_btn{
		display: block;
    background: #05c388;
    color: #fff;
    font-size: 20px;
    width: 130px;
    height: 40px;
    border-radius: 0;
    margin: 14px auto;
    font-family: 'Myriad Pro';
}
.dropdwondetails h2{
		margin: 0 0 5px 13px;
    text-transform: capitalize;
    font-weight: bold;
		font-family: 'Myriad Pro';
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
}
.dropdwondetails .article_list{
	margin-top: 20px;
}
/*=====================FOLDERS PAGE ENDS==============*/


/*=====================REPORTS PAGE==============*/
.folders .folders-list .nav-tabs{
	margin: 20px 0px;
}
.folders .folders-list .nav-tabs.reports{
	border-bottom: solid 2px #ddd;
	margin-bottom: 30px;
}
.folders .folders-list .nav-tabs.reports  li{
	width: calc(100% / 2);
}
.folders .folders-list .nav-tabs.reports  li a {
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color:#000;
	font-family: 'Myriad Pro';
}
.folders .folders-list .nav-tabs.reports  li.active{
	background: #f2f2f2;
	border: solid 2px #ddd;
}
.folders .folders-list .folders input{
	width:90%;
	padding: 8px;
	margin: 0x auto
	margin:0 0 10px;
}
.folders .folders-list .folders input:focus{
	outline: none;
}

/*=====================REPORTS PAGE ENDS==============*/

/*=====================GLOBAL PAGE==============*/
.global-nav .nav-global{
    background-color: #501e3c;
    color: #fff;
    height: 40px;
    font-weight: bold;
    font-size: 17px;
    border-radius: 0 !important;
    margin-bottom: 45px;
    padding: 0;
    min-height: 40px;
    margin-top: -20px;
    position: fixed;
    z-index: 99;
}
.global-nav .nav-global ul{
    padding:0 5px;
    margin-bottom: 0;
}
.global-nav .nav-global ul li{
    padding: 7px;
}
.global-nav{
    padding-bottom: 40px;
}
.global-nav .nav-global .btn {
   display: inline-block;
    padding: -2px 19px;
    margin-bottom: 0;
    font-size: 13px;
    /* font-weight: 400; */
    line-height: 0.428571;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
     border-radius: 0 !important;
}
}
.nav-global>.nav>li>.a-glb {
   padding-top: 0px !important;
    color: #ffffff;
    padding-bottom: 0px !important;
    display: none !important;
}
.shorts-cuts .btn-wpp{
     border:2px solid #fc42ba;
 }
  .btn-thambonils .btn-wpp h4,.btn-thambonils .btn-wpp h5{
    color:#ff379c;
 }
 .btn-thambonils .rank h4{
    margin-top: 20px;
 }

 .shorts-cuts .shortcut-heading h4{
    font-weight: bold;
    font-size: 25px;
    border-bottom: 2px dashed #c7c7c7;
    /*margin-bottom: 27px;
    padding-bottom: 14px;*/
    margin-bottom: 20px;
    padding-bottom: 5px;
    position: relative;
     font-family: 'Myriad Pro' ;
    margin-top: 0;
 }
/*
 .shorts-cuts .shortcut-heading h4:after{
    content: "";
    position: absolute;
    width: 135px;
    height: 3px;
    background-color: red;
    top: 41px;
    left: 0;
}
*/
 .video-area .video-heading h4{
    font-weight: bold;
    font-size: 25px;
    border-bottom: 2px dashed #c7c7c7;
    margin-bottom: 27px;
    padding-bottom: 14px;
     font-family: 'Myriad Pro' ;
 }
  .video-area .video-heading h4:after{
       content: "";
    position: absolute;
    width: 87px;
    height: 3px;
    background-color: #3ac280;
    top: 50px;
    left: 13px;
}
 .video-area .image-holder .top-btn{
        margin: -18px -16px;
 }
.highlights .highlights-heading h4{
    font-weight: bold;
    font-size: 25px;
    border-bottom: 2px dashed #c7c7c7;
    margin-bottom: 27px;
    padding-bottom: 14px;
     font-family: 'Myriad Pro' ;
    position: relative;
}
.highlights .highlights-heading h4:after{
    content: "";
    position: absolute;
    width: 140px;
    height: 3px;
    bottom: -3px;
    left: 0px;
}
.led-ana .highlights-heading h4:after,
.shorts-cuts .shortcut-heading h4:after{
    content: "";
    position: absolute;
    width: 140px ;
    height: 3px;
    bottom: -3px;
    left: 0px;
}
.highlight-grape.highlights h4:after{
    background-color: #7b4967;
}
.highlight-rose.highlights h4:after,
.highlight-rose.shorts-cuts h4:after
{
    background-color: #e9007f;
}
.highlight-green.highlights h4:after{
    background-color: #35dd97 !important;
}

a, a:hover,a:focus{
    outline: 0;
    text-decoration: none;
}

.highlights .blue-heighlights span{
    position: absolute;
    right: 0;
    color:#fff;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Myriad Pro';
    background: #000;
    padding: 5px 10px;
    z-index: 7;
    text-transform: uppercase;
}

.highlights .blue-heighlights{
    height: 192px;
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 1px;
    position: relative;
  /*  margin-right: 38px;*/
    margin-bottom: 30px;
    /*background-color: #0088d9;*/
    background-color: #ffffff;
/*
    outline: 2px solid #0088d9;
    outline-offset: 6px;
*/
    font-weight: normal;
    font-size: 19.33px;
}
.highlights .blue-heighlights:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.25);
    z-index: 8;
}
.highlights .blue-heighlights img.imageb{
    position: absolute;
    top: 0 !important;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    width: 100%;
    height: auto;
    z-index: 7;
}
.highlights .blue-heighlights .para{
    bottom: 0;
    z-index: 9;
}
.highlights .blue-heighlights p{
    vertical-align: middle;
    text-align: center;
    color:#fff;

}
.highlights .blue-heighlights .hp1{
        /*font-family: 'Covington Exp';*/
        font-family: 'Myriad Pro' ;
         font-size: 22.39px;
        font-weight: normal;
}
.highlights .blue-heighlights .hp2{
 font-family: 'Myriad Pro' ;
 font-size: 22.39px;
 font-weight: normal;
}
.highlights .blue-heighlights .hp3{
 /*font-family: 'Labtop Superwide';*/
 font-family: 'Myriad Pro' ;
 font-size: 22.39px;
 font-weight: normal;
}
.led-ana .blue-heighlights .lsp1{
   /* font-family: 'Arial';*/
   font-family: 'Myriad Pro' ;
 font-size: 22px;
 font-weight: normal;
}
.led-ana .blue-heighlights .lsp2{
  /* font-family: 'Lubalin Graph Demi';*/
  font-family: 'Myriad Pro' ;
 font-size: 22.39px;
 font-weight: normal;
}
.led-ana .blue-heighlights .lsp3{
  /* font-family: 'Octin College Free';*/
  font-family: 'Myriad Pro' ;
 font-size: 22.39px;
 font-weight: normal;
}
.led-ana .blue-heighlights .para span{
  float: right;padding:5px;color: #fff;
}
.highlights1 .blue-heighlights .para span{
  float: right;padding:5px;color: #fff;
}
/*Article*/
.article-header{
      font-family: 'Myriad Pro' !important;
}
.cust-nav{
    list-style: none;
		margin: 17px 0 0;
}
.cust-nav ul{
   display: block;
	 list-style: none outside none;
 	 overflow: auto;
 	 white-space: nowrap;
	 margin: 10px 0 0; 
}
ul.cust-nav li{
    display: inline-block;
    float: left;
    color: #fff;
		padding: 0px 4px;
}
ul.cust-nav li span{
    padding-left: 8px;
 }   
.global-header .cust-nav{
	margin: 0px;
}
ul.cust-nav li a{
    color:#fff;
    font-weight: bold;
    text-decoration: none;
		padding: 0px !important;
}
.baner .img-baner{
    height: 300px;
    width: 100%;
   border-radius: 0 !important;
    overflow: hidden;
    margin: 1px;
    position: relative;
}
.baner .img-baner .imageb {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0 ;
    left: 0;
    bottom: 0;
    margin: auto;
}
/*
.article-content .article-info{
    margin-left:105px;
    margin-right:75px;
  }
*/

.article-content .article-info .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
   border-bottom: 2px dashed #c7c7c7;
   position: relative;
}
.article-content .article-info .page-header h1{
    font-size: 27px;
    color: #3ac280;
     font-family: 'Myriad Pro' ;

}
.article-content .article-info .page-header small{
    font-size: 18.01px;
    color: #7f7f7f;
}
.article-content .article-info .page-header small span{
    font-style: italic;
    font-weight: bold;
}
/*.article-content .article-info .page-header:after{
    content: "";
    position: absolute;
    width: 168px;
    height: 3px;
    background-color: #e9007f;
    top: 86px;
    left: 0px;
}*/
.article-content .article-info .article-paragraph{
    width: 100%;
    height:auto;
    float: left;
    font-family: 'Myriad Pro' !important ;
    margin-bottom: 70px;
}
.article-content .article-info .page-header .small-p:after{
        content: "";
    position: absolute;
    width: 168px;
    height: 3px;
    background-color: #e9007f;
	bottom:-2px;
    left: 0px;
}

.article-content .article-info .article-paragraph p{
    text-align: left !important;
    font-size: 14px !important;
   /* margin-bottom: 40px !important;*/
    line-height: 24px !important;
    font-family: 'Myriad Pro' !important;
    color: #000 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0 !important;
}
.article-content .article-info .article-paragraph p span{
    font-family: 'Myriad Pro' !important ;
    color: #333 !important;
}
.article-content .article-info .article-paragraph p span a{
    font-family: 'Myriad Pro' !important;
    color: #337ab7 !important;
}
.article-content .article-info .article-video{
    text-align: center;
    margin-bottom: 66px;
}
/*modal*/
/*side navigation*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #323232;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    font-family: 'Myriad Pro' ;
}
.sidenav ul{
  padding-left: 0px;
  padding-top: 0px;
  list-style: none;
  margin-bottom: 0px;
}

.sidenav a {
    padding: 10px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    transition: 0.3s;
     font-family: 'Myriad Pro' ;
}

.sidenav a:hover, .offcanvas a:focus{
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
    background-color: #fff;
}

#main {
    transition: margin-left .5s;

}

/* Sidemenu */
#mySidenav{
    transition:all ease 0.5s;
}

.menu-open #mySidenav{
    width:275px;
    position :fixed;
    left:0;
    top: 0;
    transition:all ease 0.5s;
    padding: 20px;
    padding-top: 90px;
    z-index: 999;
}
#main{
  transition:all ease 0.5s;
  min-height: 552px;
    margin: auto;
}
@media (min-width: 768px) {
  #main {
		/*width: 750px;*/
  }
}
@media (min-width: 992px) {
  #main {
		/*width: 970px;*/
  }
}
/*@media (min-width: 1200px) {
  #main {
    width: 1170px;
  }
}*/
@media (min-width: 1200px){
    #main, .custom-container{
        /*padding-left: 100px;
        padding-right: 100px;*/
				/*width: 970px;*/
    }
}
.menu-open #main{
    /*width:100%;*/
    /* padding-left:275px; */
    transition:all ease 0.5s;
}
.menu-open .container{
    width: auto;
}
#my_saved_articles .modal-content{
	border-radius: 0;
	width: 80%;
	margin: 0px auto;
}
#my_saved_articles .modal-header{
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background: #00a170;
	color: #fff;
}
#my_saved_articles .modal-header h4{
	text-align: left;
}
.modl-outer h1{
	color: #4cb86e;
	font-size: 24px;
	margin: 0px;
	padding-bottom: 10px;
}
.modl-outer p{
	line-height:24px;
	font-size: 16px;
	color:#969696;
}
.modl-outer .block-inner ul{
	padding: 0px;
}
.modl-outer .block-inner{
	/*width:100%;*/
    width: 50%;
	max-height: 200px;
  overflow: auto;
}
#my_saved_articles ::-webkit-scrollbar {
  width: 2px;
	border-radius: 5px;
}

/* Track */
#my_saved_articles ::-webkit-scrollbar-track {
  background: #f5f5f5; 
}

/* Handle */
#my_saved_articles  ::-webkit-scrollbar-thumb {
  background: #333; 
}

.modl-outer .block-inner ul li{
	color:#969696;
	list-style: none;
	font-size: 15px;
	padding: 8px 0px;
	border-bottom: solid 1px #ddd;
}
.modl-outer .form-group input{
    width: 250px;           
    border: 0px;
    background: #fff;           
    height: 45px;           
    border-radius: 0px;         
    border:solid 1px #ddd;          
    display: block;         
    margin-bottom: 10px;            
}       
#my_saved_articles .modl-outer .form-group input{
	width: 250px;
	background: #fff;
	height: 45px;
	border-radius: 0px;
	border:solid 1px #ddd;
	display: block;
	margin-bottom: 10px;
}
#my_saved_articles .modl-outer .form-group input:focus{
	outline: none;
}
#my_saved_articles .btn-info{
		background-color: #3AC280;
    border-radius: 0;
    border: 0;
    min-width: 120px;
    min-height: 40px;
    color: #fff;
    font-size: 16px;
}
#my_saved_articles .modl-outer .btn-info:hover{
	background: #319c53;
}

.modl-outer .btn-add{
    background: #4cb86e;
    color:#fff;
    width:auto;
    display: block;
}
.modl-outer .btn-add:hover{
    background: #319c53;
}

#my_saved_articles .modl-outer .btn-add{
	background: #4cb86e;
	color:#fff;
	width:auto;
	display: block;
}
#my_saved_articles button.close{
	  opacity: 1;
    text-shadow: none;
    color: #fff;
}
#my_saved_articles .modl-outer .btn-add:hover{
	background: #319c53;
}

/**********ACCORDION********/
button.side-accordion {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
    border-top: 0.5px solid #666666;
     font-family: 'Myriad Pro' ;
}

button.side-accordion.active, button.side-accordion:hover {
    background-color: transparent;
}

button.side-accordion:after {
    content: '';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.side-accordion-plus:after {
 content: '\002B';
}
button.side-accordion-plus.active:after {
    content: "\2212";
}
div.side-panel {
    padding: 0 0 0 15px;
    background-color: transparent;
    overflow: hidden;
    transition: height 0.4s ease-out;
    color: #fff;
    height: 0;
}
button.side-accordion.active + div.side-panel{
  height: auto !important;
  transition: height 0.4s ease-out;
}
/**********SEARCH ITEMS*******/
.search-items-holdr{
    position: relative;
    width: 100%;
}
.search-items-holdr .search-items img{
    width: 50px;
    float: right;
 }
.search-only .search-items-holdr .search-items{
    top: 0px !important;
}
.se-report-page .search-items-holdr .search-items{
    top: -10px;
}
.search-items-holdr .search-items{
    max-height: 225px;
    overflow-y: auto;
    position: absolute;
    background-color: #fff;
    z-index: 9;
    width: 100%;
    top: -24px;
    list-style: none;
    padding: 0px;
    font-size: 17px;
    text-align: left;
    /*box-shadow: inset 2px -3px 10px rgb(193, 193, 193);*/
    box-shadow: 0px 2px 20px 0px rgba(0,0,0,.5);
}
.search-items-holdr .search-items li{
  border-width: 1px;
  border-style: solid;
  margin: -1px 0;
  border-color: #ddd;
  background-color: #fff;
}
.search-items-holdr .search-items li a{
  color: #444;
  position: relative;
  z-index: 2;
  display: block;
  padding: 16px;
  font-size: 16px;
}
.search-items-holdr .search-items li a:hover{
  text-decoration: none;
}
 /*CHARTING HEAD*/
 .charting-head{
   font-family: 'Myriad Pro' !important;
 }
 .charting-head .nav-global {
    background-color: #501e3c;
    color: #3ac280;
    height: 40px;
    font-weight: bold;
    font-size: 17px;
    border-radius: 0 !important;
    margin-bottom: 0px;

}
.charting-head .nav-global ul li{
  padding-right: 40px;
  color: #3ac280;
}
.charting-head .nav-global ul li a{

  color: #3ac280;
}
.compare-title{
margin-top: 10px;
margin-bottom: 10px;
font-size: 16px !important;
   font-family: 'Myriad Pro' !important ;
 }
 .pad-l-r-0{
   padding-left: 0;
   padding-right: 0;
 }
 .view-brandz{
   max-height: 650px;
   overflow-y: auto
 }
 .view-brandz.view-report-brandz{
   overflow: visible;
   max-height: none;
 }
 .view-brandz.view-report-brandz .brand-holder{
   position: relative;
   padding-top: 44px;
 }
.view-brandz.view-report-brandz .brand-holder .checkbox{
   position: absolute;
   margin: auto;
   top: 0;
   left: 0;
   right: 0;
   width: 40px;
 }
 .view-brandz.view-report-brandz .brand-holder .checkbox input[type=checkbox]{
   margin-left: -4px;
 }
 .view-brandz.view-report-brandz .brand-holder .checkbox input[type=checkbox]:before{
   border-color: #969696;
 }
 .view-brandz.view-report-brandz .brand-holder .checkbox input[type=checkbox]:checked:before{
   background: #a9a9a9;
   border-color: #a9a9a9;
 }
  .view-brandz.view-report-brandz .brand-holder a{
   display: block;
   height: 160px;
 }
 #categories_list .brand-holder a{
   height: auto;
 }
 .select-brandz .btn-compare{
   display: inline-block;
       text-decoration: none;
       text-transform: uppercase;
       box-shadow: 0 0 15px 1px rgba(234, 210, 224, 1);
       color: #343434;
       width: 100%;
       font-weight: bold;
 }
 .brandz-selection{
   padding: 15px 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
 }
 .compare-container {
    -webkit-box-shadow: 0 0 15px 1px rgba(163, 157, 164, 0.5);
    box-shadow: 0 0 15px 1px rgba(163, 157, 164, 0.5);
}
.brand-holder{
margin: 0;
padding: 0;
height: auto;
width: 25%;
float: left;
border-right: 1px solid #f2f2f2;
text-align: center;
border-left: 3px solid #fff!important;
border-top: 3px solid #fff!important;
}
input[type="checkbox"]:focus{
  outline: 0;
}
.brand-holder img{
  max-width: 85%;
  max-height: 130px;
  margin: 10px auto;
  display: inline-block;
}
.brand-holder .desc {
    background: #3ac280 none repeat scroll 0 0!important;
    border-right: 1px solid #3ac280!important;
    text-align: center;
    font-weight: normal;
    width: 100%;
    margin: 0;
    background: #2e2840;
    padding-top: 26px;
    padding-bottom: 26px;
    border-right: 1px solid #2a253a;
}
.brand-holder .desc span{    vertical-align: baseline; display: block;}
#categories_list .brand-holder{
  border-left: 0 !important;
  border-top: 0 !important;
}
#categories_list .brand-holder a img{
  padding-bottom: 30px;
  padding-top: 10px;
}
#categories_list .brand-holder .desc .top_brand_list {
    font-weight: 300;
    font-size: 18px;
    color: #FFF;
}
.top_brand_list{
  font-weight: bold;
  font-size: 16px;
    color: #FFF;
}
.checkbox{
  display: inline-block;
  padding: 7px 7px;
  cursor: pointer;
  position: static;
}
.checkbox input {
    position: relative;
    width: 28px;
    height: 28px;
    display: block;
    border: 0;
    background: transparent;
    cursor: pointer;
    -webkit-appearance: none;
}
.checkbox input:before{
    display: table;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-radius: 28px;
    background: #fff;
    content: ' ';
    -webkit-transition: background-color 20ms ease-in-out;
    transition: background-color 20ms ease-in-out;
    border-color: #ddd;
}
.checkbox input:before, .checkbox-icon:before{
    display: table;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-radius: 28px;
    background: #fff;
    content: ' ';
    -webkit-transition: background-color 20ms ease-in-out;
    transition: background-color 20ms ease-in-out;
}
input:checked:before{
    background: #387ef5;
    border-color: #387ef5;

}
.checkbox input:after, .checkbox-icon:after {
  -webkit-transition: opacity 0.05s ease-in-out;
transition: opacity 0.05s ease-in-out;
-webkit-transform: rotate(-45deg);
transform: rotate(317deg);
position: absolute;
top: 28%;
left: 24%;
display: table;
width: 15px;
height: 7px;
border: 1px solid #fff;
border-top: 0;
border-right: 0;
content: "";
opacity: 0;
}
.checkbox input:checked:after{
    opacity: 1;
    color: #fff;
}
.login-box{
   font-family: 'Myriad Pro' ;
  margin-top: 10%;
  margin-bottom: 10%;
}
.login-box.profReg{
	font-family: 'Myriad Pro';
	margin: 0 auto;
	width: 45%;
	display: block;
	margin-bottom: 60px;
}
.login-box.profReg .input-label.data-label{
		white-space: normal;
    width: 100% !important;
    display: block !important;
}
.profReg p{
  margin: 10px 20px 10px 0px;
  line-height: 2;
  font-size: 13px;
}
.login-box .email{
  margin-bottom: 15px;
}
.login-box .password{
  margin-bottom: 15px;
}
.login-box label{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: static!important;
    overflow: visible!important;
    padding:13px;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: #ddd;
    background-color: #fff;
    color: #444;
    z-index: 2;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    font-weight: lighter !important;
}
.login-box span{
  display: table;
  vertical-align: middle;
  width: 35%;
  color: #444;
  font-size: 16px;
  float: left;
}
.log-input{
  width: 60%;
  border: none;
}
.log-input:focus{
border: none;
outline: 0;
}
.logn-btn button{
    width: 100%;
    height: 50px;
    background-color: #3ac280;
    border-color: #38b779;
    margin-bottom: 10px;
}
.logn-btn button:hover{
  background-color:#3b9469;
  border-color: #38b779;
}
.nt-reg p{
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}


.nt-reg .button-small{
  display: inline-block;
  vertical-align: middle;
}
.button-small{
  background-color: #3ac280;
  border-color: #38b779;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 10px;
}
.button-small:hover,
.button-small:focus,
.button-small:active:focus,
.button-small:active:hover{
  background-color:#3b9469;
  border-color: #38b779;
  outline: 0;
}
.mar-lft-5{
  margin-left: 5px;
}
.video-area .empty-data{
background-color: rgba(58, 194, 128, 0.42);
height: 50px;
vertical-align: middle;
border-radius: 10px;
}
.video-area .empty-data h4{
      padding: 15px;
       font-family: 'Myriad Pro' ;
}
.highlights1 .empty-data{
background-color: rgba(123, 73, 103, 0.52);
height: 50px;
vertical-align: middle;
border-radius: 10px;
}
.highlights1 .empty-data h4{
      padding: 15px;
       font-family: 'Myriad Pro' ;
}
.highlights2 .empty-data{
height: 50px;
vertical-align: middle;
border-radius: 10px;
background-color: rgba(233, 0, 127, 0.25);
margin-bottom: 20px;
}
.highlights2 .empty-data h4{
      padding: 15px;
       font-family: 'Myriad Pro' ;
}

/*Resources*/
.wpp-resources .wpp-heading h4 {
    font-weight: bold;
    font-size: 25px;
    border-bottom: 2px dashed #c7c7c7;
    margin-bottom: 27px;
    padding-bottom: 14px;
     font-family: 'Myriad Pro' ;
    position: relative;
}

.wpp-resources .wpp-heading h4:after {
    content: "";
    position: absolute;
    width: 247px;
    height: 3px;
    background-color: #e9007f;
    bottom: -3px;
    left: 0;
}
.wpp-resources .blue-heighlights {
    height: 192px;
    width: 100%;
    overflow: hidden;
    margin: 1px;
    position: relative;
    /* margin-right: 38px; */
    margin-bottom: 30px;
    background-color: #0088d9;
/*
    outline: 2px solid #0088d9;
    outline-offset: 6px;
*/
    font-weight: normal;
    font-size: 19.33px;
    display: table;
}
.wpp-resources .blue-heighlights p {
    vertical-align: middle;
    text-align: center;
    color: #fff;
    padding-top: 25%;
}
.wpp-resources .image-holder {
    height: 192px;
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 1px;
    position: relative;
    /* margin-right: 38px; */
    margin-bottom: 30px;
}
.wpp-resources .image-holder .thump-img {
  max-width: 320px;
  width: 100%;
  /*height: 100% !important;*/
  position: absolute;
  top: 0 !important;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 0px;
}

.wpp-resources .image-holder:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
/*
.wpp-company .imghldr-cmpny{
  outline: 2px solid #0088d9;
  outline-offset: 6px;
}
*/
.wpp-company .imghldr-cmpny a{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 9;
}
.wpp-company .imghldr-cmpny img{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0 !important;
  max-width: 310px;
}
.wpp-company .blue-heighlights{
  background-color: #fff;
}
.wpp-company .cmpny-text{
    width: 100%;
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
}
.wpp-company .cmpny-text a
{
      /*font-size: 35px;
      text-decoration: none;*/
}
.wpp-company .company-contacts{
  width: 100%;
  height: auto;
  box-shadow: 0 3px 2px -2px #7d7777;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  min-height: 160px;
  display: inline-block;
}
.wpp-company .company-contacts .image-area{
  width: 140px;
  float: left;
  height: 140px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.wpp-company .company-contacts .image-area img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0 !important;
  margin: auto;
}
.wpp-company .company-contacts .address-area{
  width: calc(100% - 140px);
  float: left;
  height: 100%;
  text-align: left;
  padding-left: 20px;
}
.wpp-company .company-contacts .address-area .name{
  font-weight: bold;
}
.wpp-company .company-contacts .address-area .address{
  word-break: break-all;
}
.year{
position: absolute;
color: #fff;
z-index: 9;
top: 10px;
margin: auto;
right: 10px;
font-weight: bold;
font-size: 26px;
font-family: 'Myriad Pro';
}
.app-download
{
      margin-bottom: 141px;
}
.app-download .image-holder{
      height: 300px !important;
}
.app-download .top-btn{
  margin: -18px -16px;
  z-index: 1;
  right: 40%;
  bottom: 50%;
  margin: -41px -104px;
  position: relative;
  top: 58%;
  left: 63%;
  color: #fff;
  font-weight: bold;
}
.app-download .top-btn .top-div1 {
    float: left;
}
.app-download .download-footer{
  position: absolute;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center;
}
.content-collection .download-footer {
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  word-break: break-all;
  color: #fff;
  padding: 9px;
  font-size: 20px;
  z-index: 8;
}
.textCent{
  text-align: center !important;
}

@media (max-width: 480px){
  .wpp-company .company-contacts{
    height: auto;
    display: inline-block;
  }
  .wpp-company .company-contacts .address-area{
    padding-left: 0;
    padding-top: 5px;
  }
}
#questions .hiddenQuizlogo{
  max-width: 150px !important;
  min-height: 80px;
  height: auto;
margin: 0 auto;
display: block;
}
#questions .type-ans{
    padding: 15px;
}
#questions .type-ans input{
    width: 60%;
    height: 41px;
    border: 1px solid green;
    padding-left: 12px;
}
#questions .qtitle h3{
  color: #BD2048;
   font-family: 'Myriad Pro' ;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
font-size: 20px;
}
#questions .qtitle p{
  font-size: 16px;
padding: 0 0 8px 0;
}
#questions .hme-sbt a{
  display: block
}
#questions .hme-sbt .type{
  color: #3AC280;
padding: 0;
margin: 0 0 10px 0;
font-size: 14px;
text-align: Center;
display: block;
 font-family: 'Myriad Pro' ;
font-weight: bold;
}
#questions .hme-sbt .btn{
  background: #3AC280;
    text-transform: uppercase;
    padding: 8px 0;
    text-decoration: none;
    color: #fff;
    margin: 30px auto;
    display: block;
    text-align: center;
    clear: both;
    max-width: 170px;
    border-radius: 0;
}
.lateat-brndz-leadership .image-holder img{
	width:100%;
}
.lateat-brndz-leadership .image-holder{
	position: relative;
	margin-bottom: 20px;
}
.lateat-brndz-leadership .image-holder .top-btn-absolute{
	  position: absolute;
    width: 100%;
    font-size: 16px;
}
.lateat-brndz-leadership .image-holder .top-btn-absolute.top-div2{
	background: rgba(217,217,217,0.9);
	bottom: 0;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #707071;
	text-transform: capitalize;
}
.lateat-brndz-leadership .image-holder .top-btn-absolute.top-div1{
	background: none;
	top: 7px;
	right: 15px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
}
#questions .hme-sbt .incorrect{
  background: #BD2048;
}
#questions .quiz-radio .imgBrandLogo {
   max-width: 150px;
   min-height: 80px;
   height: auto;
  margin: 20px auto;
  display: block;
}
#questions .quiz-radio .quiz-label {

}
.radio-answr {
    max-width: 500px;
    margin: 0 auto;
}
.quiz-radio .radio-item{
  margin: 8px 0;
  background: #e8e8e8;
  color: #000;
  text-align: left !important;
}
.quiz-radio .radio-item input[type="radio"] {
    float: left;
    margin: 0 10px 0 0;
    display: none;
}
.sbt-btn{
    position: relative;
}
.sbt-btn.correct:after{
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 6px;
    right: 0;
}
.question-item.correct{
  background: #3ac280;
  color: #ffffff;
  display: block;
  position: relative
}
.question-item.correct label:after{
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 3px;
    right: 0;
}


.quiz-radio .radio-item label {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 4px;
    display: block !important;
margin-bottom: 0 !important;
padding: 5px 0 !important;
}
.quiz-label .ui-button-text {
    margin-left: 10px;
}
.question-item.incorrect {
    background: #c11759;
    color: #ffffff;
    display: block;
}
.timer-countdown {
    position: fixed !important;
    left: inherit;
    bottom: 41px;
    right: 18px;
    padding: 15px 0;
/*background: #fff;*/
text-align: right !important;
}
.timer-countdown span {
    vertical-align: middle;
    padding: 5px;
    font-size: 18px;
     font-family: 'Myriad Pro' ;
    font-weight: bolder;
    font-weight: normal;
    font-style: normal;
    background-color: #3AC280;
    color: #fff;
}



.home-mobile-view{
    display: none;
}

.homepage-links
{
    width: 280px;
    height: auto;
    margin: 0 auto;
}

.homepage-links ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;


}

.homepage-links ul li
{
    width: 50px;
    margin: 10px;
    float: left;


}


.home-footer-mobile{
    display: none;
}

.home-footer-links
{
    width: 280px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 130px;

}

.home-footer-links ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;


}

.home-footer-links ul li
{
    width: 50px;
    margin: 10px 20px;
    float: left;


}
.home-footer-links ul li img
{
     width: 50px;

}
/*Vertically Center Modal*/
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/*Vertically Center Modal*/

/**********media query********/
@media screen and (max-width:1200px) and (min-width: 991px)
{
.btn-sec{
       margin-right: 30px;
}
 .logo-holder h1{
    font-size: 30px;
 }
}
@media screen and (max-width:991px)
{
.border-wrap{padding: 20px;margin:0 0 10px}
    .leftsec-pad-t{
    padding-left: 15px;
}
}


@media (max-width: 995px){
.resp{
    margin-bottom: 20px !important;
}
.resp-hght{
height:100px !important;
}
.global-nav .nav-global ul li{font-size:13px;}
.blakhead-mailtop{
  position: inherit;
	margin: 10px 0 0;
}
	.dashboard-area .compare-wrapper button.btn-compare{
		font-size: 15px;
	}
}
@media (max-width: 767px){
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    padding: 100px 15px 0;
    margin: -100px 0 0px;
}
.banner-slider{
	background-size: 100% 100% !important;
}
	.mg-topheader{
		margin-top: 10px;	
	}
	.registration .signin-area.registration{
		width:100%;
	}	
ul.cust-nav li:first-child {
    width: 100%;
    display: block;
}
	.article-wrapper .head-block{
		padding: 0px;
	}
.article-wrapper article span{
	  height: auto !important;
		max-width: 100% !important;
		width: 100% !important;
}	
.article-wrapper article img{
		height: auto !important;
		max-width: 100% !important;
		width: 100% !important;
}	
.profile-alert-panel img{
 width: 70px;		
}	
.publication-sections {
	padding:0 !important;
}	
.article-content .article-info {
  margin-left: 0px;
  margin-right: 0px;
}
.section-brands-details .tab-section .card .logo-section{
		width: 100%;
}
	.section-brands-details .tab-section .card .logo-section img{
		width: 25%;
	}
	.section-brands-details .tab-section .card .logo-details p{
		width: 100%;
	}
	.search .search-panel ul li{
		width:100%;
	}
	.search .search-panel ul li:after{
		background: none;
	}
.dashboard-area .compare-wrapper button.btn-compare{
 margin-bottom: 20px;	
 font-size: 15px;
}
.brands .logo-area ul.brndzouter{
	padding: 0px 35px;
}
.dashboard-area{
  margin-bottom: 30px;
}
.about-us .about-head{
		margin-top:0px !important;
}
.folders .folders-list .nav-tabs li{
		width:100%;
}
.about-us .getintouch ul:after{
 background: none;		
}
.folders .folders-list .tab-content .listting-wrapper img{
	margin: 0px auto
}	
iframe{
    width: 100%;
    height: 300px;
}
.brands .logo-area ul li{
	width: 31%;
	margin-bottom: 20px;
}
	.brands .logo-area ul li .logo{
		width:120px;
		height: 120px;
	}
	.publications .publication-details{
		margin: 0px;
		margin: 0px;
	}
.categories-page-warapper .category-img-listing ul li {
    width:100%;
}
.cust-nav{
	 margin: 10px auto;
	 padding-left: 0px;
 }
	.article-wrapper .head-block .right-block{
		margin: 10px 0;
		float: left;
		padding-left: 5px;
	}
	.article-wrapper .publication-details{
		margin: 0px;
	}
	.dashboard-area .brandz-search-block{
			margin:0 !important;
	}
	.wpp-resources .wpp-heading{
		margin: 0px !important;
	}
}

@media (max-width: 640px){
 .article-wrapper .language-selecter .goog-te-gadget-simple{
   width: 28px;		
 }
	.registration .signin-area .form-group .styled-checkbox:checked + label:before{
			position: absolute;
			left: 0;
	}
	.registration .signin-area .form-group .styled-checkbox + label:before{
		position: absolute;
    left: 0;
		background: #fff;
	}
	.registration .signin-area .form-group .styled-checkbox + label{
		padding-left: 35px;
	}
	.mg-topheader{
		margin-top: 10px;	
	}
	.article-wrapper .share-area a.shareit{
		border:0;
		padding:5px 0 0;
	}
	.article-wrapper .share-area a.shareit span.data{
		display: none;
	}
	.article-wrapper .share-area{
		padding: 2px 0px;
	}
	.blakhead-mailtop{
		z-index: 0;
	}
	.article-wrapper .share-area a{
		padding: 5px 6px;
	}
	.article-wrapper .share-area a.shareit span{
		border: 0px;
	}
.article-wrapper .share-area a.shareit i.fa.fa-plus{
		display: none;
	}
	.brands .logo-area ul li{
		width: 47%;
		margin-bottom: 20px;
	}
	.Download-report ul li{
		width:100%;
		margin-bottom: 5px;
	}
	.section-brands-details .tab-section .card button span{
		font-size: 8px !important;
	}
}
@media (max-width: 460px){
	.article-wrapper .language-selecter{
		margin-bottom: 10px;
	}
}
 @media (min-width: 768px)
 {
    .navbar-nav>li>a {
    padding-top: 12px ;
    padding-bottom: 14px;
    }
}
.modal{
    padding: 0 !important;
}

@media (max-width: 768px){
    /*home page mobile view*/
    .home-web-view,
    .home-footer-web{
        display: none;
    }
    .home-mobile-view,
    .home-footer-mobile{
      display: block;
    }
    /****/
    footer .navbar-right{
        margin-bottom: 0;
        bottom: 0;
    }
	.modal-dialog {
		width: 98%;
		margin: 30px auto;
	}
    .carousel-indicators {
    bottom: -31px!important;

    }
    .navbar-nav{
    margin-top: 0px !important;
    }
    .navbar-small-scrn{
     background-color:#ddd !important;
		 padding: 15px;
    }
    .leftsec-pad-t{
        padding-left: 15px;
    }
    .highlights .blue-heighlights{
        outline-offset: 1px;
    }
    .ul-left-nav{
        padding-left: 15px;
     }
    .carousel-cust h2{
      padding-left: 10px;
      margin-top: 40px;
    }
    .carousel-cust h4{
    	padding-left: 10px;
    }
	.global-nav .nav-global{height:auto !important}
	.global-nav .nav-global ul li{font-size:12px;}
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media (max-width: 480px){
    iframe#video_iframe{
        width: 100%;
        height: 200px;
    }
	.brands .logo-area ul li{
		width:100%;
		margin-bottom: 20px;
	}
}
@media (max-width: 412px){
.menu-open #mySidenav {
    width:100%;
    z-index: 40;
}
.top-btn .top-div2 h5 {
    font-size: 16px;
}
.top-btn .top-div2 h4 {
    font-size: 20px;
}
.global-nav .nav-global ul li {
    padding: 3px !important;
}
.carousel-inner .item .btn-three{
         padding-right: 0px;
}
}
@media (max-width: 360px) {
.nav-global-in{
    padding-left: 0;
    padding-right: 0;
}
 .logo-holder h1{
    font-size: 40px;
 }
 .highlights .blue-heighlights {
    height: 275px;
}
}
@media (max-width: 320px){
    .carousel-cust h2{
        font-size: 25px;
    }
.top-btn .top-div2 h4 {
    font-size: 19px;
    }
}
span.form-error{
  position: absolute;
  bottom: -16px;
  left: 0;
  font-size: 12px;
  color: #ff2020;
  font-weight: 600;
  letter-spacing: .080em;
}
.profReg label.item-input span a{
	display: block;
}
.profReg label.item-input{
  margin-bottom: 7px;
}
.multiselect+.multiselect-container li .input-group span {
  width: auto;
  float: none;
  display: table-cell;
}
.multiselect+.multiselect-container li .input-group .form-control{
  float: none;
}
.multiselect+.multiselect-container li label.checkbox{
  position: relative !important;
}
.multiselect+.multiselect-container li label.checkbox input[type="checkbox"]{
  position: absolute;
  width: 20px;
  height: 20px;
  left: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.multiselect+.multiselect-container li label.checkbox input[type="checkbox"]:before{
  border: 0;
  background: none;
}
.multiselect+.multiselect-container li label.checkbox input[type="checkbox"]:after{
  width: 11px;
  height: 6px;
  border: 2px solid #000000;
  border-top: 0;
  border-right: 0;
}
.multiselect+.multiselect-container li label.checkbox input[type="checkbox"]:focus{
  outline: 0;
}
.multiselect+.multiselect-container li a.multiselect-all>label{
  font-weight: 600 !important;
}
.multiselect+.multiselect-container li.active>a{
  color: #333;
  background-color: transparent;
}
.favOrit{
   font-family: 'Myriad Pro' ;
  margin-top: 10%;
  margin-bottom: 10%;
}
.prof-rst{
  margin-top: 0 !important;
}
.favOrit .multiselect+.multiselect-container{
  width: 100%;
}
.favOrit span.multiselect-native-select .btn-group{
  width: 100%;
  margin-bottom: 15px;
}
.favOrit span.multiselect-native-select .btn-group button.multiselect{
  width: 100%;
  text-align: left;
}
.favOrit span.multiselect-native-select .btn-group button.multiselect b.caret{
  margin-left: 0;
  float: right;
  margin-top: 8px;
}
.logn-btn a{
  width: 100%;
  height: 50px;
  background-color: #3ac280;
  border-color: #38b779;
  margin-bottom: 10px;
  line-height: 34px;
}
.logn-btn a:hover,
.logn-btn a:focus,
.logn-btn a:active:focus,
.logn-btn a:active:hover,
.logn-btn button:hover,
.logn-btn button:focus,
.logn-btn button:active:focus,
.logn-btn button:active:hover{
  background-color: #3ac280;
  border-color: #38b779;
}
.disInline{
  display: inline-block;
  vertical-align: middle;
  width: calc((100% / 2) - 2px) !important;
}
.print-image-holder{
  padding: 15px;
  height: 200px;
  position: relative;
  margin-bottom: 20px;
  background-color: #0088d9;
}
.print-image-holder-outer ul{
	padding: 0px;
}
.print-image-holder-outer ul li{
    float: left;
    list-style: none;
    padding: 20px 10px;
    margin: 5px;
    width: 176px;
		cursor: pointer;
}
.print-image-holder-outer ul li span{
	  display: block;
    height: 80px;
		margin-bottom: 10px;
}
.print-image-holder-outer ul li span img{
		width: 80px;
    height: 80px;
    margin: 0px auto;
    display: block;
}
.print-image-holder-outer ul li input{
	  border: solid 1px #ddd;
    width: 100%;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
}
.print-image-holder-outer ul li input:focus{
	outline: none;
}
.print-image-holder #remove_article{
    display: block;
    width: 22px;
    height: 22px;
    background: #fff;
    color: #333;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    border: 0;
}
span#remove_article{
    padding: 0;
    line-height: normal;
}
.print-image-holder #remove_article:focus{
    outline: 0;
}
a.perma-links:hover,
a.perma-links:focus{
    outline: 0;
    text-decoration: none;
    color: #fff !important;
}
.print-image-holder #remove_article:hover,
.print-image-holder #remove_article:focus{
    text-decoration: none;
    color: #fff;
    background: #f93b3b;
}
.print-image-holder:hover:before{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 3;
  background-color: rgba(0,0,0,.3);
}
.print-image-holder img{
  position: absolute;
  left: 0;
  right: 0;
  top: 0 !important;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.print-image-holder .top-btn{
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
}
.print-image-holder .top-btn .checkbox{
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.press-data img{
	height: auto !important;
	width: 100% !important;
}
.print-image-holder .top-btn .checkbox input[type="checkbox"]{
  margin-left: -28px;
  margin-top: 0px;
}
.print-image-holder .top-btn .checkbox input[type="checkbox"]:focus{
  outline: 0;
}
.print-image-holder .top-btn .checkbox input[type="checkbox"]:checked:before {
    background: #3ac280;
    border-color: #3ac280;
}
.print-image-holder .top-btn .checkbox input[type="checkbox"]:checked:after{
  border: 2px solid #fff;
  border-top: 0;
  border-right: 0;
}
.print-image-holder .top-btn .top-div2{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}
.print-image-holder .top-btn .top-div2 h4{
  margin: 0;
}
#my_saved_articles .modal-dialog{
    margin-top:70px;
}
#my_saved_articles .cst-prBtnsCtr .prBtnsCtr{
   padding:0 !important;
}
.prBtnsCtr{
  padding: 10px 15px 30px;
}
.prBtnsCtr .btn-info{
  background-color: #3AC280;
  border-radius: 0;
  border: 0;
  min-width: 120px;
  min-height: 40px;
  color: #fff;
  font-size: 16px;
}
.prBtnsCtr .btn-info:hover,
.prBtnsCtr .btn-info:focus,
.prBtnsCtr .btn-info:active:focus,
.prBtnsCtr .btn-info:active:hover{
  background-color: #329e6a;
  outline: 0;
}
.pic-thambonils .image-holder .top-btn .top-div2 h4{
  margin-bottom: 0;
  border: 0;
  font-size: 26px;
  padding-bottom: 0;
}
.pic-thambonils .image-holder .top-btn .top-div2 h4:after{
  display: none;
}
.score-max {
    margin: 0 auto;
    max-width: 500px !important;
}
#score .bg {
    background: #E6E6E6;
}
#result .share, #result #yourscore {
    width: 50% !important;
    display: inline-block;
}
.padding10 {
    padding: 15px 10px;
}
.score1, .score2 {
    color: #BD2048;
    font-size: 25px;
    height: 25px;
    line-height: 25px;
    padding: 0px;
    font-weight: 700;
    font-family: 'Myriad Pro';
}
.span8 {
    float: left;
    width: 69%;
}
.span3 {
    float: right;
    width: 29%;
}
.share {
    position: relative;
}
#score3, #score4, #score5 {
    background: #B3B3B3;
    height: 35px;
    padding: 0px;
    text-decoration: none;
    cursor: pointer;
}
#score4 {
    background: url(../images/share.png) no-repeat scroll center center #B3B3B3;
    overflow: hidden;
    text-indent: -999px;
}
#score3 span {
    text-align: center;
    display: block;
    height: 35px;
    line-height: 35px;
    color: #FFFFFF;
    font-size: 12px;
}
#leaderboard, #send {
    display: block;
    margin-top: 10px;
    padding: 0 25px;
    background: #B9195C;
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    border: 0px none;
    width: 100%;
}
.ldr-brd {
    position: relative;
    width: 100%;
    margin: 0 auto;
    top: 25%;
    max-width: 500px !important;
}

#leadertable {
    overflow: auto;
}
#leadertable table {
    border-spacing: 0 15px !important;
    border-collapse: collapse;
    width: 100%;
    padding: 0 25px;
}
#leadertable th {
    padding: 15px 13px 15px 10px;
    color: #B11A5E;
    text-align: left;
    font-size: 16px;
}
#leadertable td {
    padding: 2px 20px 2px 10px;
    background: #F2F2F2;
    color: #4D4D4D;
    font-weight: 700;
    font-family: 'Myriad Pro';
}
#leadertable tr.lb-sel-user td{
    background: #ccc;
}
#playagain {
    background: none repeat scroll 0 0 #4E9E87;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    outline: 0px none !important;
    cursor: pointer;
}
input#score5 {
    text-align: center;
    color: #fff;
    width: 100%;
    border: 0px none;
    background-color: #d6d6d6;
}
#share_modal .modal-dialog .modal-content{
  border-radius: 0;
	margin-top: 35px;
}
#share_modal .modal-dialog .modal-content .modal-header{
  padding: 10px 15px;
  width: 100%;
  height: 44px;
}
#share_modal .modal-dialog .modal-content .modal-header h4{
  color: #343434;
  font-size: 17px;
  font-weight: 400;
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list{
  text-align: center;
  padding: 20px 0;
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons{
  width: 62px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  background-color: #3ac280;
  border-radius: 5px;
  padding: 5px;
  font-size: 26px;
  font-weight: 400;
  color: #fff;
  line-height: 40px;
  margin: 25px 5px;
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons:before{
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons:hover,
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons:focus,
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons:active:focus{
  text-decoration: none;
  background-color: #2f9262;
  outline: 0;
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons.ion-social-facebook:before{
  content: "\f09a";
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons.ion-social-twitter:before{
  content: "\f099";
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons.ion-social-linkedin:before{
  content: "\f0e1";
}
#share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons.ion-android-mail:before{
  content: "\f003";
}
.articBanner .img-baner{
  margin: 40px auto auto;
}
.nav-global.margBtNul{
  margin-bottom: 0;
}
.navbar-brandz ul li.dropdown ul.dropdown-menu{
  background-color: #3ac280;
  width: 100%;
  padding: 0;
}
.navbar-brandz ul li.dropdown ul.dropdown-menu>li>a{
  padding: 6px 20px;
}
.navbar-brandz ul li.dropdown ul.dropdown-menu>li>a:hover{
  background-color: #35845e
}
footer{
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 22;
}
.homeCarousal .slider-item img.main-img{
    width: 100%;
/*
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
		object-fit: cover;
*/
}
.homeCarousal .slider-item .disTable{
    height: 340px;
}
.disTable{
    display: table;
    width: 100%;
}
.disTablCell{
    display: table-cell;
    vertical-align: middle;
}
.homepageRightBox .border-wrap h4{
    padding-left: 18px;
}
.fullHeight{
    height: calc(100vh - 100px);
}
.mainLogoHolder img{
    max-width: 990px;
    width: 100%;
}
.tabContent .panel .panel-heading{
    border-color: #e2e2e2;
    background-color: #e5e5e5;
    color: #444;
    position: relative;
    z-index: 2;
    display: block;
    margin: -1px;
    padding: 16px;
    border-width: 1px;
    border-style: solid;
    padding-left: 32px;
    border-radius: 0;
}
.tabContent .panel .panel-title{
    font-size: 16px;
}
.tabContent .panel .panel-title a:hover,
.tabContent .panel .panel-title a:hover{
    text-decoration: none
}
.tabContent .panel .panel-body{
    background: #f8f8f8;
}
.tabContent .panel .panel-body .media .media-rss-list table tr td:first-child {
    width: 195px;
    padding: 30px;
    vertical-align: top !important;
}
.tabContent .panel .panel-body .media .media-rss-list table tr td:first-child img {
    width: 100%;
    height: auto;
}
.tabContent .panel .panel-body .media .media-rss-list table tr td a{
    color: #2e2840;
    font-size: 22px;
    text-decoration: none;
}
/*rss_fedd styls*/
.media.chart_media.brandz_rss_font table tr td:first-child{
  padding: 10px !important;
}
.media.chart_media.brandz_rss_font table tr td li a{
  font-size: 14px !important;
}
.media.chart_media.brandz_rss_font table tr td a{
  font-size: 14px !important;
}
.media.chart_media.brandz_rss_font table tr td{
  vertical-align: top;
  padding-top: 5px !important;
}
.media.chart_media.brandz_rss_font table{
  border-bottom: solid 1px #ddd;
}
.brandz_rss_feeder .media-body{
  float: left;
  width: 80%;
  padding-left: 10px;
}
.brandz_rss_feeder .media-body h4{
  color:#080b9c
}
.brandz_rss_feeder .media-body p{
  color:#3b3631;
}
.media.brand-tab-content.brandz_rss_feeder{
  background: #fff;
  padding: 8px;
}
.article-tab-area{
	padding: 50px 0px;
}
.article-tab-area .nav-tabs li{
	width:50%;
}
.article-tab-area .nav-tabs li a{
	border-radius: 0px;
}
.article-tab-area .nav-tabs li{
	border-bottom: solid 1px #ddd;
}
.article-tab-area .nav-tabs li.active a{
  background: #f5f5f5;
}
.article-tab-area .nav-tabs li a{
  background: #fff;
	text-align: center;
	font-size: 21px;
	text-transform: uppercase;
	font-family: 'Myriad Pro';
	font-weight: bold;
	color: #313131;
	margin: 0px;
}
.folders span{
	text-align: center;
	display: block;
	font-size: 16px;
	color:#344141;
}
.folders-list .owl-nav{
	display: none;
}
.folders-list .owl-dots button:focus{
	outline:none;
}
.article-tab-area .nav-tabs>li.active>a:hover{
	background: #f5f5f5;
}
.popover{
	width: 300px;
	border-radius: 0px;
}
.popover-content{
	padding: 0px;
}
.popover-content h3{
	padding: 0px;
	margin: 0px;
	background: #22bf81;
	padding: 6px 10px;
	font-size: 19px;
	text-transform: capitalize;
	color: #fff;
}
.popover-content  p{
	padding: 10px;
	font-size: 12px;
	font-weight: 300;
}
.description-box{
	  width: 360px;
		margin-top: 19px;
    position: absolute;
    background: #ffff;
		display: none;
		-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.57);
		-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.57);
		box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.57);
}
.description-box h3{
	padding: 0px;
	margin: 0px;
	background: #22bf81;
	padding: 6px 10px;
	font-size: 19px;
	text-transform: capitalize;
	color: #fff;
}
.description-box:after{
	bottom: 100%;
	left: 50px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(45, 255, 172, 0);
	border-bottom-color: #22bf81;
	border-width: 12px;
	margin-left: -30px;
}
.description-box p{
	padding: 10px;
}
.brandz_navborder ul li:hover .description-box{
	display: block;
}
/*rss_fedd styls*/
.tabContent .panel .panel-body .media .media-rss-list table tr td .lh font{
    font-size: 15px;
    color: #928da3;
    line-height: 180%;
}
.tabContent .panel .panel-body .media .media-rss-list table tr td .lh font a {
    font-size: 15px;
    color: #2e2840;
    display: inline-block;
}
.chart-container{
    width: calc(100% - 20px);
    /*width: 100%;*/
    height: 400px;
    margin: auto;

}
/*.chart-container .highcharts-container {
     width: 100% !important;
}*/

.highcharts-container{
    width: 100%;
}

.pic-thambonils .empty-data h4{
    text-align: center;
}
/*footer-tabs-for moile app*/
.footer-container-mobile {
		width: 100%;
		position: fixed;
		bottom: 0;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: row;
	  flex-direction: row;
	  -ms-flex-pack: distribute;
	  justify-content: space-around;
	  -webkit-box-align: end;
	  -ms-flex-align: end;
	  align-items: flex-end;
	  background-color: white;
	  z-index: 999;
		visibility: hidden;
  }
  .footer-container-mobile a {
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-right: 1px solid white;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: normal;
    color: white;
    outline: none;
    background-color: #05c388;
		cursor: pointer;
  }
.footer-container-mobile a:hover{
	background: #00e09a;
}
.footer-container-mobile a.active{
	background: #039064;
}
.footer-container-mobile img {
      width: 36px;
      height: 36px;
      object-fit: scale-down;
      margin-bottom: 2px;
 }

/*footer-tabs-for moile app*/

.wpp-resources p{
	line-height: 26px;
	font-size: 16px;
}
.wpp-resources p a{
	color:#ff0000;
}
.wpp-resources p a:hover{
	color:#cf2c2c;
}
.wpp-resources h3{
	margin:20px 0;
}

@media (min-width: 768px){
  #result #yourscore {
      float: left;
      margin-left: 0px;
      padding-left: 10px;
      padding-top: 5px;
      padding-bottom: 5px;
  }
  #result #yourscore .span8 {
      width: 76%;
  }
  #result #yourscore .span3 {
      width: 24%;
  }
  .score-max .share, #ScoreForm .share {
      margin-top: 5px !important;
  }
    .score-max .share{
        text-align: right;
        padding-right: 20px;
    }
  #score3, #score4 {
      height: 30px;
  }
  #share_modal,
  .pass-reset-mode{
    text-align: center;
  }
  #share_modal:before,
  .pass-reset-mode:before{
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
  }
  #share_modal .modal-dialog,
  .pass-reset-mode .modal-dialog{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
    .homeCarousal .slider-item{
				/*height: 340px;*/
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .cusCarousal .item{
        height: 340px;
        padding: 0;
    }
}
.cusCarousal .carousel-control.left,
.cusCarousal .carousel-control.right{
    background: none;
}
.carousel-repo-thoughts .carousel-inner{
    padding-bottom: 50px;
}
.homeCarousal .carousel-inner{
/*    padding-bottom: 50px;*/
}
.carousel-repo-thoughts .carousel-inner .slide-head,
.homeCarousal .carousel-inner .slide-head{
    position: absolute;
    left: 0px;
    bottom: -97px;
    z-index: 99;
    width: 100%;
}
.homeCarousal .carousel-inner .slide-head{
/*
    bottom: -100px;
    width: 100%;
*/
	  bottom: inherit;
    width: 100%;
    background: #fff;
    left: 15px;
    position: inherit;
}
.cusCarousal .carousel-inner .slide-head h2,
.homeCarousal .carousel-inner .slide-head h2{
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.carousel-repo-thoughts .carousel-inner .slide-head h2,
.homeCarousal .carousel-inner .slide-head h2 {
    font-size: 26px;
    font-weight: bold;
    font-family: inherit;
    color: #3ac280;
    padding-left: 25px;
    margin-bottom: 6px;
    margin-top: 13px;
}
.carousel-repo-thoughts .carousel-inner .slide-head h2 a,
.homeCarousal .carousel-inner .slide-head h2 a{
	color: #3ac280;
	text-decoration: underline;
}
.carousel-repo-thoughts .carousel-inner .slide-head h2 a:hover,
.carousel-repo-thoughts .carousel-inner .slide-head h2 a:focus,
.homeCarousal .carousel-inner .slide-head h2 a:hover,
.homeCarousal .carousel-inner .slide-head h2 a:focus{
    text-decoration: none;
}
.carousel-repo-thoughts .carousel-inner .slide-head h4,
.homeCarousal .carousel-inner .slide-head h4 {
    padding-left: 25px;
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Myriad Pro' ;
	  display: none;
}
.carousel-repo-thoughts .carousel-indicators{
    bottom: 14px !important;
    left: inherit;
}
.removel-div{
 display: none;	
}
.homeCarousal .carousel-indicators{
	left: inherit;
	bottom: 10px !important;
}
.slideImgHold{
    width: 100%;
		max-height: 303px;
		overflow: hidden;
/*
		height: 340px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
*/
}
.slideImgHold img{
/*
    min-height: 100%;
    max-height: 150%;
*/
}
.cusCarousal .item img + a.repo-thought,
.slideImgHold a{
/*
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 20;
*/
}
.mg-bottom{
	margin-bottom: 50px;
}
.bootbox .modal-footer button{
	color:#fff;
}
.cusCarousal .item img + a.repo-thought>img,
.slideImgHold a>img{
    width: 50px;
    height: 50px !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 20;
    min-height: inherit;
}
.homepageRightBox .border-wrap{
    min-height: 80px;
}
.wppCompanies .wpp-heading{
    padding-top: 20px;
}
.wppCompanies .wpp-heading h4{
    font-weight: bold;
    font-size: 25px;
    border-bottom: 2px dashed #c7c7c7;
    margin-bottom: 27px;
    padding-bottom: 14px;
     font-family: 'Myriad Pro' ;
    position: relative;
}
.wppCompanies .wpp-heading h4:after {
    content: "";
    position: absolute;
    width: 247px;
    height: 3px;
    background-color: #e9007f;
    bottom: -3px;
    left: 0;
}
.wppCompanies .image-holder{
    width: 100%;
    display: table;
    height: 192px;
}
.wppCompanies .image-holder img{
    width: 100%;
    height: 100%;
}
.verticalBtm{
    vertical-align: bottom;
}
.chngPasswrd{
    text-align: center;
    padding-bottom: 10px;
}
.chngPasswrd a{
    cursor: pointer;
}
.profImgBox{
    background: #f9f9f9;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
}         
@media (min-width: 1600px){
    .homeCarousal .slider-item .disTable{
        height: 370px;
    }
    .homeCarousal .slider-item{
/*        height: 370px;*/
    }
    .slideImgHold{
			/*height: 370px;*/
    }
    .cusCarousal .item{
        height: 370px;
        padding: 0;
    }
    .homeCarousal .carousel-inner{
        padding-bottom: 60px;
    }
    .homeCarousal .carousel-indicators{
        bottom: 18px !important;
    }
}
.pass-reset-mode .modal-footer .prBtnsCtr {
    padding: 0;
}
@media (max-width: 991px){
.footer-container-mobile font{
	display: none;
}	
.publication-sections {
		padding: 60px 0 0;
	}
  .mg-topheader{
		margin-top: 10px;	
	}
	.popover{
		display: none !important;
	}
  .profReg{
    width: 70%;
  }
	.dashboard-area .brandz-search-block{
			margin: 52px 0 0;
	}
	.wpp-resources .wpp-heading{
		margin:52px 0 0;
	}
	.navbar-brandz ul li a{
		padding: 8px 6px;
	}
    #share_modal{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .mainLogoHolder{
        padding-top: 60px;
    }
    .homeCarousal .slider-item .disTable,
    .homeCarousal .slider-item{
/*        height: 340px;*/
        padding: 0 !important;
    }
	.Download-report ul li{
		min-height: 215px;
	}
}
@media (max-width: 767px){
	.pl-0{
		padding: 0px;
	}
	.cc-banner.cc-bottom{
		display: none;
	}
	.section-brands-details .tab-section .card .logo-buttons{
		width: 100%;
	}
	.section-brands-details .tab-section .card button span.heading-bg{
		background: none;
	}
	.registration{
	  margin-bottom: 50px;	
	}
	.section-brands-details .tab-section .card button span{
		font-size: 20px;
    height: 100%;
	}
	h1{
		font-size: 20px !important;
	}
	h2, h3, h4 ,h5 ,h6{
		font-size: 18px !important;
	}
	.brands .search-box input{
		font-size: 12px;
	}
	.search .input-group .btn-search{
		width: 40px;
		height: 40px;
	}
	.registration .signin-area{
		padding: 20px 0 0;
		width: 100%;
	}
	.search .input-group{
		margin: 25px 0 0;
	}
	#input_search.form-control{
		height: 40px;
	}
    .carousel-repo-thoughts .carousel-inner .slide-head h2,
    .homeCarousal .carousel-inner .slide-head h2{
        font-size: 22px;
        width: 60%;
    }
.publication-sections .get-insifgts .insigets-list ul li{
		width:100%;
 }
    .carousel-repo-thoughts .carousel-inner .slide-head h4,
    .homeCarousal .carousel-inner .slide-head h4{
        font-size: 13px;
    }
    .brand-holder{
        width: 50%;
    }
  .profReg{
    width: 90%;
    display: block;
    margin: auto;
  }
  .main-img-holder img{
    height: 180px;
  }
  .slider-item{
  	padding-top:15px;
  	padding-bottom:15px;
	}
    .slider-item .btn-sec{
        display: none;
    }
  .pic-thambonils .image-holder{
    height: 190px;
  }
    body{
        padding-bottom: 90px;
				display: block;
    }
    #share_modal .modal-dialog,
    .pass-reset-mode .modal-dialog{
        width: 100% !important;
    }
    #share_modal .modal-dialog .modal-content .modal-body .social-icon-list a.social-icons{
        width: 45px;
        height: 45px;
        font-size: 20px;
    }
    #main{
        min-height: 400px;
    }
    .homeCarousal .slider-item .disTable,
    .homeCarousal .slider-item{
/*        height: 340px;*/
    }
	.dashboard-area .brandz-search-block .form-group .select-style{
		width:100%;
	}
	.dashboard-area .brandz-search-block .form-group label{
		width: 100%;
		text-align: center;
	}
	.dashboard-area .brandz-search-block .form-group.year-selection label{
		width:100%;
	}
	.dashboard-area .brandz-search-block .form-group.year-selection .select-style{
		width: 100%;
	}
}
@media (max-width: 540px){
    .homeCarousal .slider-item .disTable,
    .homeCarousal .slider-item{
/*        height: 230px;*/
    }
    .slideImgHold{
		 /*height: 200px;*/
    }
}
@media (max-width: 480px){
    .mainLogoHolder {
        padding-top: 120px;
    }
  .profReg{
    width: 100%;
  }
  .profReg span.input-label{
    font-size: 13px;
  }
    .brand-holder{
        width: 100%;
    }
    .homeCarousal .slider-item .disTable,
    .homeCarousal .slider-item{
/*        height: 200px;*/
    }
    .carousel-repo-thoughts .carousel-inner .slide-head h2,
    .homeCarousal .carousel-inner .slide-head h2{
        width: auto;
    }
    .carousel-repo-thoughts .carousel-inner .slide-head,
    .homeCarousal .carousel-inner .slide-head{
/*        bottom: -85px;*/
    }
}
@media (max-width: 412px){
  .menu-open #main{
    padding-left: 0;
  }
}
@media (max-width: 400px){
  .print-image-holder{
    height: 160px;
  }
    .carousel-repo-thoughts .carousel-indicators,
    .homeCarousal .carousel-indicators{
        bottom: 0 !important;
        left: 0;
        right: 0;
        text-align: center;
    }
    .homeCarousal .carousel-inner{
        padding-bottom: 66px;
    }
}
.saved-art .modal-dialog{
  width:1000px;
}
 .saved-art .modal-dialog .print-image-holder .top-btn .top-div2 {
    display: table;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    vertical-align: middle;
     width: 100%;
}
.saved-art .modal-dialog .print-image-holder .top-btn .top-div2 h4 {
      font-size: 17px;
    padding: 20px 10px;
}
.top-btn-mdl a{
  color: #fff;
}
.top-btn-mdl a:hover{
  color: red;
}
.img-plus-text h4{
  position: absolute !important;
  top: 91px;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
/*
.img-plus-text {
  outline: 2px solid #0088d9;
outline-offset: 6px;
}
*/
.img-plus-text .thump-img{
  /*height: 241px !important;*/
  width: 100% !important;
}
.bootbox{
    text-align: center;
}
@media screen and (min-width: 768px) {
    .bootbox:before {
      display: inline-block;
      vertical-align: middle;
      content: " ";
      height: 100%;
    }
    .bootbox .modal-dialog {
        width: auto;
        min-width: 500px;
    }
}
.bootbox .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.bootbox .modal-dialog .modal-content{
    background-color: #3ac280;
    border-radius: 4px;
}
.bootbox .modal-dialog .modal-content .modal-body{
    text-align: center;
    color: #fff;
}
.bootbox .modal-dialog .modal-content .modal-footer{
    border: 0;
    text-align: center;
}
.bootbox .modal-dialog .modal-content .modal-footer button{
    background-color: #376f54;
    border-color: #376f54;
    padding: 6px 24px;
    border-radius: 4px;
}
.bootbox .modal-dialog .modal-content .modal-footer button:hover,
.bootbox .modal-dialog .modal-content .modal-footer button:focus{
    background-color: #376f54;
    border-color: #376f54;
    outline: 0;
    opacity: .9;
}
.brandz_loding{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,.7);
    z-index: 9999;
    display: none;
}
.brandz_loding:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10000;
    background: url(../images/brandz_load.svg) no-repeat center;
    background-size: cover;
}

.category_live_stock_loding{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,.7);
    z-index: 1;
    display: none;
}

.category_live_stock_loding:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10000;
    background: url(../images/brandz_load.svg) no-repeat center;
    background-size: cover;
}

.category_historic_loding{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,.7);
    z-index: 1;
    display: none;
}

.category_historic_loding:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10000;
    background: url(../images/brandz_load.svg) no-repeat center;
    background-size: cover;
}

.category_rss_feed_loding{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,.7);
    z-index: 1;
    display: none;
}

.category_rss_feed_loding:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10000;
    background: url(../images/brandz_load.svg) no-repeat center;
    background-size: cover;
}

.brandz_pdf_sending{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9999;
    background: rgba(0,0,0,.3);
    -webkit-transition: 0.2s opacity linear;
    transition: 0.2s opacity linear;
}
.brandz_pdf_sending span{
    padding: 13px;
    border-radius: 5px;
		/*background-color: rgba(0, 0, 0, 0.7);*/
		background: #09dd9c;
    color: #fff;
		font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 15px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    min-height: 50px;
    width: 45%;
    max-height: 72px;
}
.brandz_pdf_sending span a{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    font-weight: 700;
    font-size: 12px;
    border-radius: 50%;
    color: #fff;
    line-height: 18px;
    opacity: .5;
}
.profilImgselect{
    margin-bottom: 0px;
    margin-left: 0px;
}
#my_saved_articles .modal-header .close{
    font-size: 15px;
    margin: 0;
    padding-top: 4px;
}
.article-paragraph img{
    /*width: 100%;*/
    width: auto;
    margin-bottom: 15px;
    max-width: 100%;
}
.min-boxscroller{
	max-height: 575px;
	overflow: hidden;
}
.min-boxscroller:hover{
	overflow: auto;
}
/* width */
.min-boxscroller::-webkit-scrollbar {
  width: 2px;
	border-radius: 5px;
}

.min-boxscroller::-webkit-scrollbar-track {
  background: #f1f1f1;
	border-radius: 5px;
}

.min-boxscroller::-webkit-scrollbar-thumb {
  background: #05c388; 
}

.select-brandz .compare-title{
    text-align: center;
}
.select-brandz .chart-ranking{
    text-align: center;
}
.select-brandz .chart-ranking .compare-box{
    display: inline-block;
    float: none;
    width: calc((100% / 3) - 3px);
}
span.form-error.error-custom{
    position: relative;
    bottom: 8px;
    text-align: center;
    display: block;
    width: 100%;
}
.video-tile .image-holder{
    margin-bottom:10px !important;
}
.head-bread-crum:first-child:not(:last-child) ul li a + a{
    padding-left: 14px;
    position: relative;
}
.head-bread-crum:first-child:not(:last-child) ul li a + a:before{
		/*content: "|";*/
    position: absolute;
    left: 3px;
    top: -2px;
    line-height: normal;
}
.address-area a{
    color: #333;
    text-decoration: underline;
}
.address-area a:hover,
.address-area a:focus{
    /*text-decoration: none;*/
}
.address-area p .fa-map-marker{
    padding-right: 6px;
}
.relative-content{
    position: relative;
    margin-top: -20px;
    min-height: 525px !important;
}
.mg-space{
	margin-top:60px !important;
	margin-bottom: 40px !important;
}
.search-only{
    position: absolute;
    height: 65px;
    top:0;
    bottom: 0;
    left: 0;
    width:100%;
    margin:auto;
    padding: 0 15px;
}
.search-only .input-group{
    margin:0;
}
.mr-2{
	margin:20px 0px;
}
.head-block h2{
 color:#000;
 font-size: 23px;
 text-transform: uppercase;
 padding: 0 0 10px;
 margin: 0 0 10px;
 font-weight: bold;
 border-bottom: solid 1px #e3e3e3;
}
.head-block h2.chart-head{
  text-transform: none; 	
}
.chart-area {
    position: relative;
}
.chart-area .chart-block{
	margin: 20px 0; 
	border:solid 1px #bababa;
	padding: 20px;
}
.chart-area .chart-block h2{
	color:#5dc295;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: noraml;
}
.chart-area .chart-block p{
	color: #9b9b9b;
	font-size: 14px;
	padding: 5px 0;
	font-weight: normal;
}
.load-more{
	  height: 45px;
    background: #dddd;
    text-align: center;
		margin: 20px 0px;
}
.compare-head{
	  background: #7f7f7f;
    padding: 14px 10px;
    color: #ffff;
    margin: 10px 0;
}
.load-more a{
    font-size: 17px;
    color: #767676;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 45px;
    display: block;
}
.load-more a:hover{
	color:#6b6b6b;
}
.chart-area .progress .bar , .progress_stock .bar_stock , .progress_feed .bar_feed{
    background-image: none;
    background-color:#00b630; 
    background-size: 40px 40px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    /* padding: 10px;*/
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.chart-area .progress .bar , .progress_stock{
    background: #cecece;
}
.chart-area .progress .bar , .progress_stock .bar_stock , .progress_feed .bar_feed{
    background-image:none;
    background-color:#00ff47; 
    background-size: 40px 40px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    /* padding: 10px;*/
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress_chart{
  color:#fff; 
  background: #cecece;  
}
.progress-bar-striped, .progress-striped .progress-bar{
    background: #cecece;
}
.chart-area-block .progress{
    height: 30px;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0px;
    background-color: none;
    background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    color: #fff;   
}
a.share-leaderboard{
    display: inline-block;
    padding: 3px 10px;
    margin-left: 20px;
    border: 1px solid;
    color: #3ac280;
    font-size: 16px;
    cursor: pointer;
}
.rozi-log-mob{
 display: none !important;
}
section-brands-details .card-header{
    position: relative;
}
.chart-area-block .progress-block{
    position: absolute;
    right: 70px;
    top: 12px;
    z-index: 2;
    width: 20%;
    margin: auto;
}
.chart-area-block .progress-block .bar{
    background-image:none;
    background-color:#00ff47; 
    background-size: 40px 40px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    /* padding: 10px;*/
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
@media (max-width: 1200px){
    .border-wrap{
        min-height: 80px;
    }
	.navbar-brandz ul li a{
		font-size: 11px;
	}
}
@media (max-width: 1024px){
    .saved-art .modal-dialog{
      width: 98%;
    }
    .border-wrap{
        min-height: 70px;
    }
	.footer-container-mobile {
		visibility: visible;
	}
	.normal-footer{
		display: none;
	}
}
@media (max-width: 991px){
.brandz_navborder ul li:hover .description-box{
	display: none;
}
.description-box{
		display: none;
}
	.about-us .about-head{
		margin-top: 50px;
	}	
    .border-wrap{
        min-height: 120px;
    }
    .login-box.profReg{
        width: 55%;
    }
}
@media (max-width: 767px){
    .head-bread-crum:last-child:not(:first-child) ul{
        text-align: right;
        padding-top: 3px;
    }
    .head-bread-crum:last-child:not(:first-child) ul li{
        float: none;
        vertical-align: middle;
    }
    .head-bread-crum:first-child:not(:last-child) ul li{
        font-size: 15px;
        white-space: nowrap;
    }
    .head-bread-crum ul li .btn-group .btn:last-child:not(:first-child){
        display: none;
    }
    .head-bread-crum ul li a>[class*='fa-heart']{
        font-size: 20px;
    }
    .global-nav .nav-global {
        height: auto !important;
        position: fixed;
        top: 50px;
        z-index: 99;
    }
    .global-nav{
        padding-top: 60px;
        padding-bottom: 0px;
    }
    .saved-art .modal-dialog{
        width: 100%;
    }
    .login-box.profReg{
        width: 72%;
    }
    .global-nav .nav-global{
        margin-top: 0;
    }
    .article-paragraph img{
        height: auto !important;
    }

    .menu-open #mySidenav{
        padding-top: 110px;
    }
    .timer-countdown{
        bottom: 100px;
        position: absolute !important;
    }
	.navbar-header{
		border-bottom: solid 1px #ddd;
		background: #fff;
	}
	.navbar-brandz ul li a{
		font-size: 14px;
	}
	.navbar-brandz ul li.icons a{
		font-size: 18px;
	}
	.img-wrapper-icon img{
		width:20px;
	}
    .chart-area-block .progress-block{
      top:4px;
    }
}
@media (max-width: 480px){
    .head-bread-crum ul li a img{
        height: 16px;
    }
    .head-bread-crum ul li .btn-group .btn{
        padding: 6px 8px;
    }
    .logo-holder h1{
        font-size: 36px;
    }
    .login-box.profReg{
        width: 100%;
    }
    #questions .hiddenQuizlogo {
        max-width: 110px !important;
        min-height: 60px;
    }
    /*.homeContainer{
        padding-left: 0;
        padding-right: 0;
    }*/
}
@media (max-width: 525px){
    .widFull{
        width: 100%;
    }
    .textAlLeft{
        text-align: left !important;
    }
    .pic-thambonils .image-holder .thump-img{
        width: 100%;
        height: 100%;
        top: 0 !important;
    }
}
@media(max-width: 680px){
    .respo-full{
        width: 100%;
    }
    .respo-full.head-bread-crum:last-child:not(:first-child) ul{
        text-align: left;
    }
}
@media(min-width: 1200px){
    .homeContainer{
        padding-left: 100px;
        padding-right: 100px;
    }
}

.errornotFound{
    width: 100%;
    height: calc(100vh - 98px);
    margin: auto;
    background-image: url(../images/error404.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 60%;
    margin-top: -20px;
}
.errornotFound h1{
    font-size: 140px;
    color: #404040;
     font-family: 'Myriad Pro' ;
    text-align: left;
    margin: 0;
}
.errornotFound h1 span{
    font-size: 36px;
    font-weight: 400;
}
.errornotFound h3{
    font-size: 38px;
    color: #ccc;
     font-family: 'Myriad Pro' ;
    text-align: center;
    margin: 0;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.13);
}
.autoHeight{
    min-height: inherit !important;
}
.highlights .blue-heighlights.without-border{
    outline: 0;
    outline-offset: inherit;
    position: relative;
}
.highlights .blue-heighlights .thought-hover{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 20;
    transition: ease all .3s;
    padding: 15px 0 0;
    margin: 0;
    bottom: 0;
    top: inherit;
    background: rgba(255,255,255,.9);
    height: 80px;
}
.highlights .blue-heighlights .thought-hover p,
.highlights .blue-heighlights .thought-hover span{
    margin-bottom: 0;
    color: #333;
    font-size: 22px;
}
.highlights .blue-heighlights .thought-hover p a,
.highlights .blue-heighlights .thought-hover span a{
    color: #333;
}
.highlights .blue-heighlights .thought-hover p a:hover,
.highlights .blue-heighlights .thought-hover span a:hover{
    text-decoration: none;
}

.highlights .blue-heighlights .thought-hover p+span{
    text-align: right;
    display: block;
    font-size: 13px;
    padding-right: 20px;
}
.highlights .blue-heighlights .thought-hover p.thought-hover-showmore{
    opacity: 0;
    height: 0;
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
    clear: both;
    display: block;
    visibility: hidden;

}
.highlights .blue-heighlights .thought-hover p.thought-hover-showmore a{
    font-size: 16px;
    font-weight: 600;
    color: #337ab7;
}
.highlights .blue-heighlights.without-border:hover .thought-hover p.thought-hover-showmore{
    opacity: 1;
    height: auto;
    transition: all ease .3s;
    display: block;
    visibility: visible;
}
.highlights .blue-heighlights:hover .thought-hover{
    transition: height ease .4s;
    background: #fff;
    height: auto;
}
.highlights .blue-heighlights.without-border:hover .thought-hover p,
.highlights .blue-heighlights.without-border:hover .thought-hover span{
    color: #333;
}

#videoCarousal .carousel-control.left,
#videoCarousal .carousel-control.right {
    background-image:none;
    width: 70px;
    bottom: 40px;
}
#videoCarousal .item:not(.prev) {
    visibility: visible;
}
#videoCarousal .item .image-holder .videoSubCont{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,.9);
    height: 50px;
    padding: 15px;
    z-index: 20;
}
#videoCarousal .item .image-holder .videoSubCont h4{
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 22px;
}
#videoCarousal .item .image-holder:hover .videoSubCont{
    background: #fff;
    height: auto;
    min-height: 50px;
}
#videoCarousal .item.right:not(.prev) {
    visibility: hidden;
}
#videoCarousal .rightest{
    visibility: visible;
}
#videoCarousal .image-holder .thump-img{
    width: 100%;
    height: 100%;
}

.wppResourceOver{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background: rgba(255,255,255,.9);
    text-align: center;
    padding: 15px;
    z-index: 20;
}
.wppResourceOver h4{
    color: #333;
    position: static !important;
    margin: 0;
    font-size: 19px !important;
    font-weight: 300 !important;
    font-family: 'Myriad Pro' !important;
}
.wppResourceOver p,
.wppResourceOver p a{
    color: #333 !important;
}
.wppResHolder:hover .wppResourceOver,
.blue-heighlights:hover .wppResourceOver{
    background: #fff;
    padding: 15px;
    max-height: 250px;
		/*height: auto;*/
}
.mg-top13{
	margin-top: 13px;
}

.wppResourceOver p.thought-hover-showmore a{
    font-size: 16px;
    font-weight: 600;
    color: #337ab7;
    font-family: 'Kabel Bk BT' !important;
}
.wppResourceOver p.thought-hover-showmore a:hover{
    text-decoration: none;
}
.wppResHolder .wppResourceOver p,
.blue-heighlights .wppResourceOver p{
    margin: 0;
    padding-top: 0;
    font-family: 'Myriad Pro' !important;
    font-size: 16px;
		font-weight: bold;
}
.wppResHolder .wppResourceOver p,
.blue-heighlights .wppResourceOver p.search-article-heading{
    font-size: 16px;
    font-weight: bold;
}
.wppResHolder .wppResourceOver p+span,
.blue-heighlights .wppResourceOver p+span{
    text-align: right;
    display: block;
    font-size: 13px;
    padding-right: 20px;
}
.wppResourceOver p.thought-hover-showmore{
    opacity: 0;
    height: 0;
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
    clear: both;
    display: block;
    visibility: hidden;
    font-size: 15px;

}
.wppResourceOver p.hover-showmore-new{
    font-size: 14px;
}      

.wppResHolder:hover .wppResourceOver p.thought-hover-showmore,
.blue-heighlights:hover .wppResourceOver p.thought-hover-showmore{
    opacity: 1;
    height: auto;
    visibility: visible;
    padding-top: 5px;
}
.HomeThumbnails .image-holder{
    height: 180px;
}
.HomeThumbnails .image-holder > img{
    width: 100%;
    height: 100%;
}
@media (min-width: 767px){
    .select-brandz.fixedBrandz{
        position: fixed;
        top: 90px;
        width: 100%;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 30;
        padding-top: 15px;
    }
    .view-brandz.view-report-brandz{
        padding-top: 70px;
    }
}

@media (max-width: 767px){
    #videoCarousal .carousel-control.left,
    #videoCarousal .carousel-control.right {
        width: auto;
    }
	.Download-report ul li{
		width: 48%;
		margin-bottom: 5px;
	}
}
.tabContent #accordion .panel-heading h4.panel-title{
    position: relative;
    padding-left: 20px;
}

.tabContent #accordion .panel-heading h4.panel-title a:before{
    content: "\f068";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #666;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: -18px;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;
    border: 2px solid #666;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    transition: ease all .3s;
}
.tabContent #accordion .panel-heading h4.panel-title a.collapsed:before{
    content: "\f067";
}

.rss-feeds-data{
    padding-bottom: 10px;
    position: relative;
    
    min-height: 100px;
    
}
.modal_brandz .modal-content{
  width: 450px;
  border-radius: 0px;
}
.modal_brandz .modal-content .modal-header{
  padding: 10px;
  background: #3ac280;
  color: #fff;
}
.modal_brandz .modal-content .form-group label{
  width: 100%;
  color:#344141;
  font-weight: normal;
  font-size: 15px;
}
.modal_brandz .modal-content .form-group input{
  width: 100%;
  color:#344141;
  padding: 8px;
  border:solid 1px #e7e7e7;
  height:45px;
}
.modal_brandz .modal-content .modal-header button{
  color:#fff;
}
@media screen  and (max-width: 767px){
    .tabContent .panel .panel-body .media .media-rss-list table tr td{
        display: block;
        margin: auto;
    }
    .tabContent .panel .panel-body .media .media-rss-list table tr td:first-child{
        padding-bottom: 0;
    }
    .tabContent .panel .panel-body .media .media-rss-list table tr td:last-child{
        padding-bottom: 25px;
    }
}




/* Rozie brandz iframe page */

#main-full{
    margin-top:-20px;
    position: relative;
    /*height: calc(100vh - 100px);*/
}
@media(max-width: 767px){
    #main-full{
        margin-top: 0;
    }
}
.global-top-nav {
  background: #501d3b;
  padding: 5px 0 0;
  position: fixed;
  left:0;
  right: 0;
  z-index: 2255;
  top: 50px;
}
.global-top-nav ul {
  padding: 0;
  list-style: none;
  text-align: center;
  margin:0;
}
.global-top-nav ul li {
  display: inline-block;
  margin-right: 60px;
}
.global-top-nav ul li:last-child{
    margin-right:0;
}
.top-modal  .modal-content{
	  border: 0;
    background-color: #3ac280 !important;
    border-radius: 0 !important;
    box-shadow: none;
    width: 80%;
    margin: 0px auto;
}
.top-modal  button.btn-cancel{
		width: 20%;
    border-radius: 0;
    border: 0;
}
.top-modal  .modal-body{
	padding: 15px 0px;
}
.top-modal button.close{
	  margin-top: 0 !important;
    position: absolute;
    right: 5px;
    padding: 5px;
    border-radius: 50%;
    width: 27px;
    height: 12px;
    line-height: 0px;
    top: 10px;
    font-size: 19px;
    box-shadow: none;
    text-shadow: none;
}
.top-modal  .modal-body h2{
	font-size: 16px;
	text-transform: capitalize;
	margin: 0px;
	padding: 10px 0px;
}
.global-top-nav ul li a {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  background-size: 30px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.global-top-nav ul li:first-child a{
    background: url('../images/overview-icon.png');
}
.global-top-nav ul li:nth-child(2) a{
    background: url('../images/faq-icon.png');
}
.global-top-nav ul li:nth-child(3) a{
    background: url('../images/echodevice-icon.png');
}
.global-top-nav ul li:nth-child(4) a{
    background: url('../images/rozieaction-icon.png');
}
.global-top-nav ul li:last-child a{
    background: url('../images/cheetsheet-icon.png');
}
.frame-container{
    /*padding-top: 40px;*/
    /*height: calc(100vh - 100px);*/
    position: relative;
}
.deafault-iframe{
    width: 100%;
}
@media(max-width: 767px){
    .frame-container{
        padding-top: 0px;
        /*margin-top: 20px;*/
        margin-top: -19px;
        /*height: auto !important;*/
    }
    /*.deafault-iframe .desktop{
        display: none !important;
    }
    .deafault-iframe .mobile{
        display: block !important;
    }
    .deafault-iframe-mobile{
        height: calc(100vh - 158px) !important;
    }*/
}
/*.frame-container > iframe{
    width: 100%;
    height: 100%;
}*/
.cell-content-left{
    width: 67%;
    position: absolute;
    top: 90px;
    bottom: 0;
    left: 0;
    padding: 20px 15px;
}
.cell-content-right{
    width: 33%;
    position: absolute;
    top: 90px;
    bottom: 0;
    right: 0;
}
.cell-content-right > iframe{
    width: 100%;
    height: 100%;
}
@media(max-width:767px){
    .global-top-nav ul li{
        margin-right: 25px;
    }
    .global-top-nav ul li a{
        width: 30px;
        height: 30px;
        background-size: 30px !important;
    }
    .cell-content-left{
        display: block !important;
    }
}
.header-iconlink{
    background:url('../images/rozie-icon.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 20px;
    height: 20px;
    /*position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    left:0;
    margin:auto;
    z-index: 2255;*/
    padding: 0 !important;
}
/*.header-iconlink.side-log{
  height: 30px;
  margin-top: 10px;
}*/
.roz{
padding: 14px 10px;
}
@media(max-width: 480px){
    .header-iconlink{
        left: auto;
        right: 70px;
    }
}
.hidden-tabs{
    height: 100%;
    overflow-y: auto;
}
.decimal-list{
    list-style-type: decimal;
}
.cell-content-left {
    font-family: 'Myriad Pro' !important;
    font-size: 18px;
    /*margin-bottom: 20px;*/
}
.cell-content-left p{
    word-break: break-word;
}
.clearfix{
    clear: both;
}
.overview-img img{
    max-width: 110px;
}
.right-img{
    text-align:right;
}
.echo-img{
    float: right;
}
@media(min-width: 768px){
    .respo-chat{
        display: none;
    }
}
@media(max-width: 767px){
    .respo-chat{
        width: 40px;
        height: 40px;
        position: fixed;
        bottom: 75px;
        right: 20px;
        background:#3ac280;
        border-radius: 50%;
    }
    .respo-chat a{
        color: #fff;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        line-height:40px;
        font-size: 20px;
    }
    .frame-container{
        overflow: hidden;
    }
    .cell-content-left{
        width: 100%;
        position: inherit;
        top: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit;
        overflow-y: auto;
        max-height: 100%;
    }
    .cell-content-right{
        display: none;
        width: 55%;
        top: 65px;
    }
    .header-iconlink{
      display: none;
    }
    .rozi-log-mob{
      display: block !important;
    }
    #navbar .navbar-small-scrn .roz{
        display: none;
    }
}
@media(max-width: 480px){
    .cell-content-right{
        width: 95%;
    }
}
@media(min-width: 768px){
    .video-holder{
        padding-right: 15px;
    }
    .video-holder iframe{
        min-height: 500px;
    }
	body{
		display: block;
	}
}
.enable-dwnlod span{
 margin-left: 10px;
}


/* Login message modal */
#login_msg_modal{
    text-align: center;
    padding: 0!important;
}
#login_msg_modal:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
#login_msg_modal .modal-dialog{
    display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#login_msg_modal .modal-dialog .modal-content{
    background-color: #3ac280;
    border-radius: 4px;
}
#login_msg_modal .modal-dialog .modal-content .modal-header{
    border-bottom: 0;
}
#login_msg_modal .modal-dialog .modal-content .modal-header h1{
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 10px 0 10px;
}
#login_msg_modal .modal-dialog .modal-content .modal-body .log-btns{
    text-align: center;
    padding: 15px 0;
}
#login_msg_modal .modal-dialog .modal-content .modal-body .log-btns .btn{
    margin: 0 10px;
    min-width: 120px;
    text-transform: uppercase;
    padding: 6px 24px;
    border-radius: 4px;
}
#login_msg_modal .modal-dialog .modal-content .modal-body .log-btns .btn.sign-in{
    background-color: #376f54;
    border-color: #376f54;
    color: #fff;
}
#login_msg_modal .modal-dialog .modal-content .modal-body .log-btns .btn.sign-in:hover{
    background-color: #2d5843;
    border-color: #2d5843;
}
@media(max-width: 480px){
#login_msg_modal .modal-dialog .modal-content .modal-body .log-btns .btn{
    margin-bottom: 15px;
}
}
/*
#main{
	display: none;
}
#main .pic-thambonils{
    display: none;
}*/
