body{
    font-size:14px;
    color:#454545;
    margin:0px;
    padding: 0px;  
    font-family: "marine-up",sans-serif;background: #f5f6f6;
}
body.modal-open {padding-right: 0 !important; overflow: auto;}

#preloader {
position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(255 255 255 / 77%);
    z-index: 999;
}
.search-box .search-wallpapper {
    height: 34px;
    width: 34px;
    float: right;
    position: absolute;
    border-radius: 100px;
    background: #e54225;
	color: #FFF;
    text-decoration: none;
    top: 2.3px;
    right: 4px;
    z-index: 9999;
    text-align: center;
    line-height: 33px;
    font-size: 17px;
}
.floating_menu .search-box .search-wallpapper {
    height: 30px;
    width: 30px;
    top: 2.2px;
    line-height: 29px;
    font-size: 15px;
}
.modal .cat_popup button.close {
    right: -16px;
    color: #FFF;
    font-size: 30px;
    top: -19px;
    background: #000;
    width: 33px;
    height: 33px;
    line-height: 0px;
    padding: 0 9px 6px;
    border-radius: 100px;
    z-index: 999;
    left: auto;
	transition:0.6s;
}
.modal .cat_popup button.close:hover {background:#e54125;}
.download_form_main.sticky {
    position: fixed;
    z-index: 99;
    background: #fff;
    width: 100%;
    padding-top: 5px;
    transition: all .3s ease-in-out;
    top: 185px;
    box-shadow: 0px 10px 15px #3333334d;
}
.download_form_main.sticky .docs-data.form {
    max-width: 900px;
    width: 100%;
    margin: 13px auto 25px;
}
.docs-data.form {
    max-width: 900px;
    width: 100%;
    margin: 0px auto 30px;
}
.docs-data.form .form-control[readonly] {
    background-color: #eeeeee45;
    opacity: 1;
}
.docs-data.form .input-group {
    width: 100%;
}
.docs-data.form .input-group .form-control {
    height: 50px;
    border-radius: 50px;
    box-shadow: none;
    border: 1px solid #707171;
    color: #000;
    font-size: 16px;
    padding: 12px 25px;
}
.docs-data.form .input-group .input-group-prepend {
    padding-left: 4px;
}
.docs-data.form .btn-group .btn.btn-success {
    background: #e54225;
    color: #fff;
    border: none;
    width: 100%;
    border-radius: 50px;
    font-size: 19px;
    height: 50px;
    line-height: 50px;
    outline: 0px;
}
.docs-data.form .btn-group .btn.btn-success:hover {
    background: #000;
}
.docs-data.form .btn-group .docs-tooltip {
    margin: 0;
    padding: 0;
}
.docs-data.form .btn-group.btn-group-crop {
    width: 100%;
    margin: 24px 0 0;
}
.docs-buttons .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0% 2%);
    -ms-transform: translate(0,2%);
    -o-transform: translate(0,2%);
    transform: translate(0%, 2%);
}
.docs-buttons .modal.fade .modal-dialog {
    width: 55%;
    margin: 20px auto;
}
.docs-buttons .modal-footer .btn.btn-lg {
    padding: 6px 18px;
    border-radius: 100px;
}
.docs-buttons .modal-footer .btn.btn-primary.btn-lg {
	background: #E54225;
	border: 1px solid #E54225;
}
.docs-buttons .modal-footer .btn.btn-primary.btn-lg:hover {
	background: #000;
	border: 1px solid #000;
}
.docs-buttons .modal {
    background: #33333391;
}
.card-image {
  display: block;
  min-height: 20rem; /* layout hack */
  background: #fff center center no-repeat;
  background-size: cover;
  /*filter: blur(3px);*/ /* blur the lowres image */
}

.card-image > img {
  display: block;
  width: 100%;
 /* opacity: 0; /*/* visually hide the img element */
}

.card-image.is-loaded {
  filter: none; /* remove the blur on fullres image */
  transition: 0.6s;
}
.image-crop-wrap {
    position: relative;
    margin-top: 295px;
    padding-bottom: 40px;
    
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
header .header-top ul.social-icon li a:hover {
    background: transparent;
    color: #000;
}
header .header-top ul.social-icon {
    text-align: right;padding-top: 0;
}
header .header-top ul.social-icon li {
    margin-left: 15px;
}
header .header-top ul.social-icon li a {
display: block;
    color: #e54225;
    font-size: 18px;
    text-align: center;
    padding: 0;
    background: transparent;
}
header.floating_menu .changeall ul li .menuoption{top:55px;}
header.floating_menu .emojiTextBox {
    top: 55px;
}
header.floating_menu .header-bottom ul li img {
    width: 35px;transition: all .3s ease-in-out;
}
header .header-bottom ul li img {
    width:52px;transition: all .3s ease-in-out;
}
header.floating_menu {position: fixed; z-index: 99; background: #fff; width: 100%;padding-top: 5px;transition: all .3s ease-in-out;}
header.floating_menu .header-bottom ul li span {    transition: all .3s ease-in-out;
    line-height: 16px;	
}

header.floating_menu .header-bottom ul li a { padding: 8px 0px 5px 0;transition: all .3s ease-in-out;}
header.floating_menu .header-bottom {margin-top: 10px;transition: all .3s ease-in-out;}
header.floating_menu .search-bar { padding: 10px 30px 5px 30px;transition: all .3s ease-in-out;}
header.floating_menu .search-bar .search-box .form-control {
    height: 35px;
    padding: 6px 36px 6px 15px;
    background: #fff;transition: all .3s ease-in-out;
	background-image: none;
}
header.floating_menu .changeall ul {padding: 4px 0;transition: all .3s ease-in-out;}

header{border-bottom: 5px solid #e54225;
    padding-top: 25px;
    position: absolute;top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;}  
header .header-top{}    

header .header-top .logo{ margin-top:-30px;}
header .header-top .logo img{ height:100px;}
header .header-bottom{ margin-bottom:0px;}
	  
header .header-top ul{padding:10px 0 0 0; margin:0px;transition: all .3s ease-in-out;}   
header .header-top ul li{list-style:none; display:inline-block;} 
header .header-top ul li a {background: #e54225; display: block; color: #fff; padding: 8px 24px; border-radius: 30px; font-size: 13px;    font-style: normal; font-weight: 300; transition: all .3s ease-in-out;}   
header .header-top ul li a:hover { background: #000; }
.header-top .mobile-menu-icon { display: none; }
.header-top .mobile-menu-icon i { display: inline-block; padding: 8px 9px; border: 2px solid #e54225; font-size: 20px; cursor: pointer; height: 40px; width: 40px; border-radius: 5px; }

header .header-bottom {
    border: 1px solid #e54225;
    margin-top: 20px;
    border-radius: 10px 10px 0 0;
    border-bottom: 0;transition: all .3s ease-in-out;
}
header .header-bottom ul{    
	padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 100%; 
	text-align:center;
	white-space: nowrap;
	overflow: auto;
	}   
header .header-bottom ul li{    
    list-style: none;
    display: inline-block;
    text-align: center;
	width: 10.0%;
    /*width: 11.11111111111111%;*/
    padding: 0 12px 0px;
	vertical-align:top;
} 
header.floating_menu .header-bottom ul li {padding: 0 12px 10px;}
header .header-bottom ul li img{}   
header .header-bottom ul li span{display:block;margin-top: 3px;transition: all .3s ease-in-out;white-space: normal;line-height: 16px;} 
header .header-bottom ul li a {
color: #5a5c62;
    font-size: 16px;
    line-height: 20px;
    display: block;
    padding: 12px 10px;position: relative;transition: all .3s ease-in-out;
}
header .header-bottom ul li a:hover,header .header-bottom ul li a.active {
    color: #e54225;
}
header .search-bar{background: #e54225;
    padding: 10px 30px 5px 30px;
    float: left;
    width: 100%;transition: all .3s ease-in-out; position:relative;}
.search-bar .search-box {
    position: relative;
    min-width: 400px;
    width: 100%;
}
header .header-bottom ul li.active a {
    color: #e54225;
}
.search-bar .search-box .form-control {
border-radius: 40px;
    box-shadow: none;
    border: none;
    height: 40px;
    padding: 10px 36px 10px 16px;
    background: #fff;transition: all .3s ease-in-out;
}
.categorymain{
    position: relative;
    margin-top: 314px; padding-bottom:40px;
	background: #fff url(../images/bg1.jpg);
}


.categorymain .maincatbg {
    position: relative;
    overflow: hidden;
}
.categorymain .maincatbg .container {
    z-index: 9;
    position: relative;
    padding-left: 8px;
}
.categorymain .cat-box{background: #fff;
    border: 1px solid #d5d5d5;
    padding: 27px;
    margin: 35px 0; height: auto !important;}
#faces-people-1 {
    margin-top: 0;
}
.categorymain .promotion-banner {
max-width: 936px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #d5d5d5;
    display: flex;
}
.promotion-banner.promotion1 {
    background: #f1edec;
}
.promotion-banner.promotion2 {
    background: #dae1dc;
}
.promotion-banner .promotion-box {
    padding: 0 0 0 25px;
}

.promotion-banner .promotion-box img {
    width: 100%;
}

.categorymain .promotion-banner h3 {
margin: 0;
    padding-top: 25px;
    padding-bottom: 0px;
    font-family: "marine-oblicua",sans-serif;
    font-style: normal;color: #000;
    font-weight: 300;
}

.categorymain .promotion-banner h2 {
margin: 0;
    padding-bottom: 5px;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    font-family: "marine",sans-serif;color: #000;
}

.categorymain .promotion-banner a {
color: #dc2278;
    font-weight: 700;
    font-style: normal;
    font-size: 15px;
    margin-top: 5px;
    display: inline-block;
}


.cat-box .cat-name {
   font-size: 22px;
    padding-bottom: 20px;
    padding-left: 3px;
    font-style: normal;
    font-weight: 700;
}
.cat-box ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}

.cat-box ul li {
list-style: none;
    float: left;
    margin: 3px;
}
.cat-box ul li a{display: table-cell;
    background: #f0efef;
    vertical-align: middle;
    text-align: center;
    border-radius: 5px;}

.cat-box ul li a:hover {
    background: #e54225;
}
/*.cat-box ul.emojis-list-small li a{height:45px;width:45px;}
.cat-box ul.emojis-list-small li a .emojis-sprites img {width: 20px;}

.cat-box ul.emojis-list-medium li a{height: 84px;width: 84px;}
.cat-box ul.emojis-list-medium li a .emojis-sprites img {width: 20px;}
*/
.emojis-sprites {    font-size:40px;}
.cat-box ul.emojis-list-large li a{height: 84px;width: 84px;}
.cat-box ul li a .emojis-sprites {
    transition: font-size 0.3s ease-in-out;
}
.emoji-active .emojis-sprites {
    font-size: 33px;
	transition: font-size 0.3s ease-in-out;
}
.cat-box ul li a:hover .emojis-sprites {
    transition: font-size 0.3s ease-in-out;
   font-size:45px;
}
.cat-box ul.emojis-list-large.activities li a span.sprites{
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    line-height: 64px;
    display: inline-block;
}
.cat-box ul.emojis-list-large.activities .activities-sprites1{background-position: -7150px 0;}
.cat-box ul.emojis-list-large.activities .activities-sprites2{background-position: -7215px 0;}
.cat-box ul.emojis-list-large.activities .activities-sprites3{background-position: -7280px 0;}
.cat-box ul.emojis-list-large.activities .activities-sprites4{background-position: -7410px 0;}
.cat-box ul.emojis-list-large.activities .activities-sprites5{background-position: -7475px 0;}
.cat-box ul.emojis-list-large.activities .activities-sprites6{background-position: -2275px 0;}
.cat-box ul.emojis-list-large.activities .activities-sprites7{background-image: url(../images/sprite1.png)!important; background-position: -4810px 0;}
.cat-box ul.emojis-list-large.activities .activities-sprites8{background-position: -5135px 0;background-image: url(../images/sprite1.png)!important; }
.cat-box ul.emojis-list-large.activities .activities-sprites9{background-position: -5720px 0;background-image: url(../images/sprite1.png)!important; }
.cat-box ul.emojis-list-large.activities .activities-sprites10{background-position: -1950px 0;background-image: url(../images/sprite1.png)!important; }
.cat-box ul.emojis-list-large.activities .activities-sprites11{background-position:-1820px 0;background-image: url(../images/sprite1.png)!important; }
.cat-box ul.emojis-list-large.activities .activities-sprites12{background-position: -3770px 0;background-image: url(../images/sprite1.png)!important; }


.cat-box ul.emojis-list-large.flags li a span.sprites{
    background-image: url(../images/sprite2.png);
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    line-height: 64px;
    display: inline-block;
}
.cat-box ul.emojis-list-large.flags .activities-sprites1{background-position: -17095px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites2{background-position: -17420px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites3{background-position: -16900px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites4{background-position: -17485px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites5{background-position: -16965px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites6{background-position: -17030px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites7{background-position: -1105px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites8{background-position: -2535px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites9{background-position: -5135px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites10{background-position:-4030px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites11{background-position:-7215px 0;}
.cat-box ul.emojis-list-large.flags .activities-sprites12{background-position:-11505px 0;}

.cat-box ul li.emoji-active a {
    background: #e54225;
    position:relative;
}
.cat-box ul li.emoji-active a:before{
content: '';
    position: absolute;
    background: url(../images/check.png) no-repeat;
    width: 17px;
    height: 17px;
    right: 5px;
    top: 5px;
}
.changeall ul li .menuoption {
    display: none;
    position: absolute;
    z-index: 99;
  top: 70px;
    right: 0;
    background: #f5f6f6;
    border: 1px solid #d5d5d5;
    width:400px;
    text-align:left;
    padding: 20px;
}
.changeall ul li .menuoption h3 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
.changeall ul li .menuoption h4 {
    margin:0;
    padding: 15px 0px 10px 0px;
    font-size: 16px;
    font-weight: 700;
}
.menuoption .btn-default {
background: #d4d4d4;
    border: none;
    border-radius: 30px;
    padding: 8px 38px;
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
    outline: 0px;
}
.menuoption .btn-default:hover {
    background: #e54225;
    color: #fff;
}
.btndd.download_btn {
    border-radius: 3px;
    font-size: 16px;
}
.btndd.download_btn a>span {
    display: inline-block;
    padding: 10px 9px 0 9px;
    color: #fff;
}
.download_drop .inputarea {
    font-size: 16px;
}
.btndd.download_btn .btn {
    font-size: 20px;
}
.btndd.download_btn .btn.downloadable {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
}
.inputarea.list_title {
    font-size: 16px;
    font-weight: 600;
    color: #5E5E5E;
}
.menuoption .btn-default.active {
    background: #e54225;
    color: #fff;
}
.changeall ul li:nth-child(2) .menuoption {
    width: 327px; text-align:center;
}
.changeall ul li .menuoption .btn-color {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin: 0 3px;
    border: 1px solid #ccc;
}
.btn-color.color1{
    background: #00c5e4;
}
.btn-color.color2{
    background: #77c043;
}
.btn-color.color3{
    background: #468fcc;
}
.btn-color.color4{
    background: #f89a1c;
}
.btn-color.color5{
    background: #919a08;
}
.btn-color.color6{
    background: #d2368c;
}
.iconformat button.btn-default {
    width: 49%;
    border-radius: 5px;
    margin: 3px 1px;
}
.iconformat button.btn-default img {
    display: block;
    margin: 0 auto 5px;
    width: 45px;
}
.changeall ul li.bclose .menuoption {
    display: block;
}
.changeall{}
.changeall ul{padding:6px 0; margin:0px;}
.changeall ul li{list-style: none;
    display: inline-block;
    margin-left: 15px; }

.newsletter{background: #fff;
    text-align: center;
    padding: 49px 0 34px 0;}
.newsletter h2{margin: 0;
    color: #e54225;
    padding-bottom: 30px;
    font-size: 30px;
    font-family: "marine",sans-serif;}
.newsletter h2 span{font-weight: 700;
    font-style: normal;}
.newsletter form{    max-width: 900px;
    margin: 0 auto;
    width: 100%;}
.newsletter form .form-group{}
.newsletter form .form-group .form-control{height: 50px;
    border-radius: 50px;
    box-shadow: none;
    border: 1px solid #707171;
    color: #000;
    font-size: 16px;
    padding: 12px 25px;}
.newsletter form .form-group .btn-new{background: #e54225;
    color: #fff;
    border: none;
    width: 100%;
    border-radius: 50px;
    font-size: 19px;
    height: 50px;
    line-height: 50px; outline:0px;}
.newsletter form .form-group .btn-new:hover {
    background: #000;
}   
    
    
    
    
    

footer{background:#e54225; padding-bottom:40px;}
footer .pull-left{margin-top:50px;}
footer .pull-right{margin-top:35px;}
footer .title-heading{color: #fff;font-size: 12px;}
footer .footer-logo img{ height:48px;}
footer h2{color: #fff;
    margin: 0;
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 5px;
    font-weight: 700;}
footer p{color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0;}
footer p a{color:#fff;text-decoration: underline;}
footer p a:hover{color: #fff;text-decoration: underline;}
footer .copyright{margin-top: 30px;}
footer ul{padding: 20px 0 0 0; margin: 0px;}
footer .footer-link li { float: none; display: block; margin-bottom: 10px; }
footer .footer-link li:last-child { margin-bottom: 0; }
footer .footer-link li a { color: #fff; }
footer ul.social-icon li{list-style: none;float: left;margin-right: 17px;}
footer ul.social-icon li a{width: 35px;height: 35px;background: #fff;display: block;border-radius: 50%;color: #e54225;font-size: 16px;text-align: center;padding:6px 0;border: 1px solid #fff;}
footer ul.social-icon li a:hover{background: #e54225;color: #fff;border: 1px solid #fff;}


.how-to-work {background: #f5f6f6;
    position: relative;
    padding: 40px 0;
    overflow: hidden;
    margin-top: 310px;}
.how-to-work::before {content: ""; position: absolute; top: 80%; left: 0px; width: 100%; height: 540px; transform: skewY(20deg); background: rgb(229, 66, 37); }
.how-to-work h2 { color: rgb(229, 66, 37); font-weight: 700; margin: 0 0 30px; }
.how-to-work-in { position: relative; z-index: 9; background: #fff; padding: 30px; border:1px solid #d5d5d5; }
.how-to-work h3 {
    font-weight: 700;
    margin: 0;
    padding-bottom: 30px;
}   
.how-to-work ul {
    padding: 0;
    margin: 0;
}
.how-to-work ul li{
    list-style: none;
    display: block;
    font-size: 18px;
    color: #202020;
    border: 1px solid #202020;
    padding: 15px;
    border-bottom: 0;
}
.how-to-work ul li:last-child { border-bottom: 1px solid #202020; }
.how-to-work ul li span.accordionButton {
    position: relative;
    display: block;
    padding-right: 29px;
    cursor: pointer;
    color: rgb(229, 66, 37);
}
.how-to-work ul li span.accordionButton:after { content: "\f105"; font-family: FontAwesome; position: absolute; width: 25px; height: 25px; right: 0; font-size: 24px; line-height: 24px; text-align: center; color: #202020; }
.how-to-work ul li span.accordionButton.on:after { content: "\f107"; }
.how-to-work ul li p {
    font-size: 16px;
    margin-top: 15px;
    line-height: 24px;
    display: none;
}

.categorymain .cat-box .wallpaper-box .wallpaper-part img {
    width: 100%;  transition: transform 0.3s ease-in-out;
}
.categorymain .cat-box .wallpaper-box .wallpaper-part:hover img{
  transform: scale(1.2);
}
.cat-name.wallpaper-heading {
    padding-left: 15px;
}
.wallpaper-part {
    border: 1px solid #d5d5d5;    overflow: hidden;
}
.categorymain .cat-box .wallpaper-box:hover .wallpaper-btn a {
    background: #e54225;
    color: #fff;
}
.wallpaper-btn a {
    background: #efefef;
    display: inline-block;
    padding: 11px 45px;
    font-size: 16px;
    color: #454545;
    border-radius: 40px;
    font-weight: 700;
}
.wallpaper-btn {
    text-align: center;
    margin-top: 10px;
}
.categorymain .cat-box .wallpaper-box {
    margin-bottom: 40px;
}

.emojiTextBox .wbox {
    width: 100%;
    background: #fff;
    height: 45px;
    border-radius: 40px;
}
.emojiTextBox .wbox input[type="text"] {
    border: none;
    width: 73%;
    height: 45px;
    background: transparent;
    padding: 0 0 0 25px;
    font-size: 16px;
    font-weight: 300;
    outline: 0px;
}
.emojiTextBox{    
    top: 70px;
    right: 0;
    width: 450px;
    position: absolute;
    z-index: 99;
    background: #f5f6f6;
    border: 1px solid #d5d5d5;
    padding: 20px;
    display: none;
}
.wbox .btn-close {
background: transparent;
    border: none;
    padding: 0;
    margin: 0 10px 0 0;
}

.wbox .btn-close img {
    width: 13px;
}

.wbox .btn-copy {
    background: #e54225;
    border: none;
    color: #fff;
    padding: 7px 23px;
    border-radius: 30px;
}   
.privacy-policy p {
    font-size: 15px;
    line-height: 24px;
}
.privacy-policy h3 {
    margin-top: 35px;
    font-size: 22px;
    padding-bottom: 8px;
}
h3.one-imprint {
    margin-top: 0;
}

h3.one-imprint1 {
    margin-top: 5px;
    margin-bottom: 15px;
}.privacy-policy h4 {
    font-weight: 600;
    margin-top: 20px;    line-height: 24px;
}.privacy-policy p a {
    color: #e54225;
}

.promotion-banner.promotion1 img {
    width: 100%;
}.promotion-box {
    padding: 0!important;
}

/**login**/
body.login-page{
	background: url(../images/bg2.jpg);
    background-size: cover;
    background-position: center center;	
}.footer-logo2 {
    text-align: center;
    padding-top: 20px;
}

.footer-logo2 img {
    width: 166px;
}
.card-body{padding: 15px 20px 40px 20px;}
.card-primary.card-outline {
    border-top: 0px;
}.card {
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
}

button.btn.btn-primary.btn-block {
    background: #e54225;
    border: none;
}

button.btn.btn-primary.btn-block:hover {
    background: #000;
}
.how-to-work-in img {
    width: 100%;
	margin:5px 0;
}	
.how-to-work-in .mobile-use{display:none;}
.cat-box ul li a img {max-width:50px;}



/* css make by vin 2-march-22 */
.view_more_btn {background:#e54225; display:block; color:#fff; padding:8px 24px; border-radius:30px; font-size:13px; font-style:normal; font-weight:300; transition:all .3s ease-in-out; clear:both; margin:0 auto; width:150px; text-align:center;}
.view_more_btn:hover{ background:#000; color:#fff; text-decoration:none;}

/*Responsive*/
@media (max-width:1200px) {
    header .header-bottom ul li span{font-size:14px;}
		.cat-box ul.emojis-list-large li a {
    height: 92px;
    width: 92px;
}
}
@media (max-width: 992px) {
	header .header-top ul li a{padding:8px 20px;}
	.cat-box ul.emojis-list-large li a {
    height: 88px;
    width: 88px;
}
    header .header-bottom ul li span {
        font-size: 10px;
        line-height: 14px;
    }
}
@media (max-width:800px) {
	.cat-box ul.emojis-list-large li a {
		height:104px;
		width: 104px;
	}
	.docs-buttons .modal.fade .modal-dialog {width: 80%;}
}
@media (max-width: 768px) and (max-width: 992px) {	
.image-crop-wrap {margin-top: 273px;}	
.docs-data.form {margin: 0px auto 10px;}
header .header-bottom ul li a {padding: 12px 4px;}
}
@media (max-width: 767px) {
header .search-bar > .pull-left {width: 57%;}
.bannercenter .col-xs-12.pad0 {padding: 0 8px 0;}
.categorymain .maincatbg .container {padding-left: 8px;padding-right: 8px;}
.categorymain .cat-box {margin: 27px 0;}
#faces-people-1 {margin-top: 50px;}
.modal .cat_popup button.close {right: -6px;font-size: 25px;top: -6px;width: 28px;height: 28px;padding: 0 8px 3px;}
.download_form_main.sticky .docs-data.form {margin: 6px auto 6px;}
.docs-data.form {padding: 0 10px 0;margin: 0px auto 0px;}
.docs-data.form .input-group .form-control {height: 36px;font-size: 14px;padding: 6px 10px;}
.docs-data.form.image-crop-header .col-xs-4.col-sm-4.col-md-4.col-lg-4 {padding: 0 5px 0;}
.docs-data.form.image-crop-header .col-xs-4.col-sm-4.col-md-4.col-lg-3 {padding: 0 5px 0;}
.docs-data.form .btn-group .docs-tooltip {font-size: 15px;}
.docs-data.form .btn-group .btn.btn-success {height: 39px;line-height: normal;outline: 0px;}
.download_form_main.sticky {top: 162px;}
.docs-buttons .modal.fade .modal-dialog {width: 90%;}
.image-crop-wrap {margin-top: 165px;}
.docs-data.form .btn-group.btn-group-crop {margin: 22px 0 0;}
#model-src{ height:auto !important;}
header .header-top ul.social-icon{display:none;}	
.emojiTextBox{width:100%;}	
.changeall ul li:nth-child(2) .menuoption {width: 100%;}
.changeall ul li .menuoption{width:100%;}
.how-to-work-in .mobile-use{display:block;}
.how-to-work-in .desktop{display:none;}
.cat-box ul li a .emojis-sprites {   
   font-size:35px;
}		
.cat-box ul li a:hover .emojis-sprites {   
   font-size:30px;
}	
.cat-box ul.emojis-list-large li a {
		height:54px;
		width: 84px;
	}
	.how-to-work {margin-top: 215px;}
    /*Header*/
    .categorymain { margin-top: 210px;}
    header {     padding-top: 0px; }
    header .header-top { position: relative; }
    .header-top .mobile-menu-icon { display: inline-block;     margin-top: 20px;}
    .mobile-menu-icon.active i:before { content: "\f00d"; }
    header .header-top .header-right-btn { position: absolute; width: auto; right: 0; background: #fff; box-shadow: 0 0 5px #ccc; padding: 10px; top: 50px; z-index: 99; display: none; text-align: center; }
    header .header-top .header-right-btn.active { display: block; }
    header .header-bottom ul li a { padding: 10px 8px; }
    header .header-bottom ul li { position: relative; }
    header .header-bottom ul li img { width: 32px; }
    header .header-bottom ul li span { display: none; position: absolute; bottom: 0; left: 0; white-space: nowrap; background: #f2f2f2; border: 1px solid #000; padding: 2px 5px; line-height: 1; font-size: 12px; z-index: 2; color: #000; }
    header .header-bottom ul li a:hover span { display: block; }
    header .header-bottom ul li span br { display: none; }
    .search-bar .search-box { min-width: unset; }
    .changeall ul li .menuoption .btn-color { width: 30px; height: 30px; }
    .how-to-work h2 { font-size: 24px; }
    .how-to-work h3 { font-size: 20px; }

    /*Cat-box*/
    .cat-box ul { display: flex; flex-wrap: wrap; } 
    .cat-box ul li { width: calc(100%/6 - 6px); }
    .cat-box ul li a { padding: 3px; }
    .cat-box ul li a img { }

    /*Footer*/
    footer .container >div { width: 100%; text-align: left; }
	
	header .header-top .logo{ margin-top:-10px;}
	header .header-top .logo img{ height:100px;}
	header .header-bottom{ margin-bottom:0px; margin-top:0px;}
}

@media (max-width: 700px) {
    .cat-box ul li { width: calc(100%/5 - 6px); }
    header .header-bottom ul li{
    padding:0px;
}  
}

@media (max-width: 600px) {
    .cat-box ul li { width: calc(100%/5 - 6px); }
}

@media (max-width: 500px) {
    .cat-box ul li { width: calc(100%/4 - 6px); }
}

@media (max-width: 480px) {
	#faces-people-1 {margin-top: 30px;}
    header.floating_menu .header-bottom ul li a {
    padding: 8px 5px 5px 5px;
    transition: all .3s ease-in-out;
}
header.floating_menu .header-bottom ul li img {
    width: 25px;
    transition: all .3s ease-in-out;
}
header .header-bottom ul li img{width: 28px;}
    header.floating_menu .search-bar {
        padding: 10px 15px 5px 15px;
        transition: all .3s ease-in-out;
    }
    header .header-top ul li { margin-bottom: 5px; }
    header .header-top ul li:last-child { margin-bottom: 5px; }
    header .search-bar { padding: 15px 15px 10px 15px; display: flex; }
    header .search-bar >.pull-left { width: 75%; }
    header .search-bar >.pull-right { width: 25%; }
    .changeall ul { text-align: right; }
    .changeall ul li { margin-left: 7px; }
    .changeall ul li img { width: 25px; }
    .menuoption .btn-default { padding: 8px 20px; }
    .iconformat button.btn-default { width: 48%; }
    .emojiTextBox .wbox input[type="text"] { width:63%; padding: 0; }
	.emojiTextBox{padding:10px!important;}
	.wbox .btn-copy {padding: 7px 13px;}
	.emojiTextBox .wbox {padding: 0 5px;}
}

@media (max-width: 425px) {
    .cat-box ul li { width: calc(100%/6 - 6px); }
	.download_form_main.sticky {top: 154px;}
}
@media (max-width: 375px) {
    .cat-box ul li { width: calc(100%/6 - 6px); }
	.image-crop-wrap {margin-top: 160px;}
}
.clipbord-action .emoji-modal-open{display: block;}
.cat-box ul li a img {transition: transform 0.3s ease-in-out;}
.cat-box ul li a:hover img {transform: scale(1.1);}
.color-wrap{display: block;}
.no-icons {
   min-height: 200px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 18px;
}
.cat-box ul.emojis-list-large li a.icon-small-wrap{height:50px;width: 50px}
.cat-box ul li a.icon-small-wrap:hover .emojis-sprites{font-size: 40px;}
.cat-box ul li a img.icon-small-style:hover{scale(1.4);}
.cat-box ul li a img.icon-small-style{max-width:24px;}

.cat-box ul.emojis-list-large li a.icon-medium-wrap{height:70px;width: 70px}
.cat-box ul li a img.icon-medium-style{max-width:40px;}

.cat-box ul.emojis-list-large li a.icon-large-wrap{height:84px;width: 84px}
.cat-box ul li a img.icon-large-style{max-width:50px;}


/* new code */


.image-grid {
    margin: 0;
  }
  
  .image-grid__item {
    /* display: flex;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 360px;
    align-items: stretch;
    justify-content: center;
    position: relative;
    height: 220px;
    margin-right: 14px;
    margin-bottom: 14px; */
    padding: 0;
    transition: transform 0.14s ease-in, text-shadow 0.1s ease-in;
  }
  .image-grid__item:before {
    content: "";
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
   
    transition: visibility 0.1s ease-out, opacity 0.1s ease-out;
    opacity: 0;
  }
  .image-grid__item:hover:before {
    visibility: visible;
    opacity: 1;
  }
  
  .grid-item {
    display: flex;
    position: relative;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    align-items: stretch;
    justify-content: center;
    text-decoration: none;
    color: #eeeeee;
    overflow: hidden;
    margin: 5px;
    padding: 0px;
  }
  .grid-item:hover .grid-item__image {
    transform: scale(1.2);
  }
  .grid-item:hover .grid-item__hover {
    visibility: visible;
    opacity: 1;
  }
  .grid-item:hover .grid-item__name {
    visibility: visible;
    transform: scale(1);
    opacity: 1;
  }
  
  .grid-item__image {    
    transform: scale(1);
    will-change: transform;
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 0;
  }
  .grid-item__image > img{    
        height: 175px;
        object-fit: cover;
  }
  
  .medium-item__image > img{
        height: 200px;
        width: 100%;
  }
  .large-item__image > img{
        height: 225px;
        width: 100%;
  }
  .grid-item__hover {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;    
    /* box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.15); */
    border-radius: 0;
    /* transition: visibility 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); */
    opacity: 1;
    color: #fff;
	z-index: 999;
  }
  .image-model:hover::before {
    opacity: 1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
   .image-model::before {
    content: "";
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.9)),to(transparent));
    background: linear-gradient(to top,rgba(0,0,0,0.9) 0%,transparent 100%);
    opacity: 0;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    z-index: 111;
}
   
  .grid-item__hover i{
      position: absolute;
      bottom: 20px;
      right: 20px;
	  color: #FFF;
	  font-size: 20px;
  }
  
  .grid-item__name {
    visibility: hidden;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    align-items: center;
    font-size: 2rem;
    font-weight: 300;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4), 2px 2px 6px rgba(0, 0, 0, 0.3);
    justify-content: center;
    letter-spacing: 1px;
    transform: scale(0.6);
    transform-origin: center center;
    transition: visibility 0.14s ease-out, opacity 0.14s ease-out, transform 0.24s ease;
    opacity: 0;
  }
  .w-100{
      width: 100%;
  }
  
  #model-src{ margin:0 auto; width: auto;height:70vh;}
  .modal-header {
    border: none;
    padding-top: 30px;
}
.modal-title {
    font-weight: bold;
    font-size: 16px;
}
.modal button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    position: absolute;
    left: 20px;
    color: #fff;
    font-size: 40px;
    opacity: 1;
}
.modal .dropdown {
    position: absolute;
    top: 18px;
    right: 19px;
}
.btndd{
    background: #e54125;
    border-radius: 0;
    border-radius: 5px;
    color: #fff;
    padding: 0px 15px;
    padding-right: 0;
}
.btndd .btn{
    background: #e54125;
    color: #fff;
    margin-left: 5px;
}
.bords{
    border-radius: 0px 4px 4px 0px;
    border-left: 1px solid #ff6e56;

}
.open>.dropdown-menu {
    display: block;
    left: auto;
    right: 0;
    padding: 0;
    width: 215px;
	overflow:hidden;
}
.detailssize{
    color: #000;
    margin: 0;
    padding: 10px;
    border:1px solid #ffc1b6
}
.inputarea.boderd {
    position: relative;
}
.inputarea .image-size{
    position: absolute;
    width: 170%;
    left: -162px;
	top:2px;
	height:20px;
    display: block;
    text-align: left;
    padding-left: 30px;
}
 
.detailssize .inputarea{
    padding: 5px 5px 5px 35px;
}
.detailssize .inputarea span{
    padding: 5px;
    color: #ccc;
}
.boderd{    
    border-bottom:1px solid #ffc1b6
}
.padm {
    padding: 10px 15px!important;
}

input[type=checkbox], input[type=radio] {
    width: 26px;
    cursor: pointer;
}
.boxd {
    padding: 14px 5px;
    margin: 0;
}
.boxd div{
    padding: 0;
}
.boxd div input{
    width: 96%;
    width: 96%;
    border: 1px solid #ccc;
    text-indent: 5px;
}
.btndownload{
    display: flex;
    justify-content: center;
    padding: 15px 0;
}
.btndownload .btn{
    width: 80%;
}
.bannercenter img{
    margin: 0 auto;
}
.mt-0{ 
    margin-top: 0px!important;
}
.m-0{
    margin: 0px!important;
}
.bannercenter {
    max-width:100%;
    padding: 0;
}
.pad0{
    padding: 0;
}
.boxyd{
    padding: 20px;
}
.bannerbg1{
    background-color: #f2eded;
}
.bannerbg2{
    background-color: #dae1dc;
}
.boxyd h5{
    margin: 0;
    font-size: 25px;
    font-style: italic;
}
.boxyd h3{
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    margin: 8px 0;
    margin-top: 4px;
}
.boxyd a{
    color: #ee4894;
    font-size: 18px;
    font-weight: bold;
}
.boxyd a.gray{
    color: #4576a1;
}
.bannercenter .row{
    display: flex;
    align-items: center;
}
@media (min-width: 768px){
    .bannercenter {
        max-width: 65%;
        padding: 0;
    }
.modal-dialog {
    width: 60%;
    margin: 30px auto;
}
}
@media (max-width: 768px){
	
	.docs-data.form .input-group {margin: 0 0 12px;}
    .boxyd h5 {
        font-size: 12px;
    }
    .boxyd h3 {
        font-size: 13px;
    }
    .boxyd a {
        font-size: 12px;
    }
    .boxyd {
        padding: 10px;
    }
    .bannercenter {
        max-width: 100%;
        padding: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.floating_menu ~ .image-crop-header { 
    position:fixed;
}



