


body {
    color: #fff;
    font-family: 'AvenirNext' ;
    background: #262626; 
    font-size: 20px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'AvenirNext';
}
.sontest{
	
}
.FontMedium {
    font-family: 'AvenirNext-Medium';
}
.FontDemiBold {
    font-family: 'AvenirNext-DemiBold';
}
.FontBold {
    font-family: 'AvenirNext-Bold';
}

.FontRegular{
   font-family: 'AvenirNext-Regular';
}

.loader, .loader_upload {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: url('../../img/front/fancybox_overlay.png') repeat;
}

.loader_upload {
    background: url('../../img/front/upload_overlay.png') repeat;
}

.loader > div, .loader_upload > div, .popup_loader_client > div {
    width: 100%;
    height: 100%;
    background: url('../../img/front/loader.gif') center center no-repeat;
}
@keyframes spinner-border {
  to { transform: rotate(360deg); }
}

.customInputFile input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100 */
    background: #ffb3a0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffb3a0 0%, #f47a5b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffb3a0 0%, #f47a5b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffb3a0 0%, #f47a5b 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3a0', endColorstr='#f47a5b', GradientType=1);
    /* IE6-9 */
    background-image: linear-gradient(101deg,  #f47a5b, #e74c3c);

    box-shadow: 0 1.5px 3px 0 #ffb7a5;
    border-width: 0px;
    border-radius: 1px;
    color: #fff;
}
.spinner-border {
  
  display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: text-bottom;
    border: 1px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
#load_attach{
  display :none;
}
#file_attachement_list li {
  padding-top: 10px;
}

.menu_cart {
    width: 30px;
    background: no-repeat 0 21px url(../images/cart-icon.png);
    border-radius: 12px 12px;
    position: absolute;
    height: 45px;
    left: -15px;
}
.menu_cart span {     
    /* color: #fff; */
    background: #FF5722;
    /* position: absolute; */
    font-size: 13px;
    width: 20px;
    height: 20px;
    border-radius: 11px;
    padding: 7px 5px;
    position: relative;
    top: -10px;
}
a, a:active, a:link {
    color: #fff;
}
a:hover {
    color: #ea4b22;
}
a.read-more,
a.read-more:hover {
    color: #fff;
    font-family: 'AvenirNext-DemiBold';
    position: relative;
}
.service-photoplus-hover{
    background: url(../images/photo-plus-hover.png) no-repeat;
}
.service-restore-hover{
    background: url(../images/restore-hover.png) no-repeat;
}
.service-cut-out-hover{
    background: url(../images/cut-out-hover.png) no-repeat;
}
.service-retouche-hover{
    background: url(../images/icon-retouche-hover.png) no-repeat;
}
.service-pro-photo-hover{
    background: url(../images/pro-photo-hover.png) no-repeat;
}
.service-creatall-hover{
    background: url(../images/creatall-hover.png) no-repeat;
}
.icon-load7{
    background: url(../images/icon-retouche_fr-hover.png) no-repeat;
}
.font-bold {
    font-family: 'AvenirNext-DemiBold' ;
}
.header-style {
     font-family: 'AvenirNext-Regular';
     font-size: 70px;
}
.header-style strong,
.header-style span {
     font-family: 'AvenirNext-Bold' ;
     
}
.p-header-client-1 .header-style {
  font-size: 70px;
  font-family:'AvenirNext-Bold' ;
}
.cid-reIMA23smn .navbar-toggleable-sm .navbar-collapse{
  padding-right: 3rem;
}
.p-header-client-1 .mbr-white {
  font-size: 30px;
}

h1{
    font-size: 50px;
    font-family: 'AvenirNext-Bold' ;

}
.cid-reIMA23smn .menu-logo .navbar-brand .navbar-logo:hover img {
  opacity: 0.7;
}
h3, h4{
    font-family: 'AvenirNext-DemiBold' ;
    
}
h3{
    font-size: 30px;
    text-transform: uppercase;
}
h4{
    font-size: 24px;
}
.home h3 {
  font-size: 40px;
}
.footer-menu h4 {
    font-family: 'AvenirNext' ;
}
.footer-menu h4 {
    text-decoration: underline;
}
.p-header1 .row {
    padding-top: 0%;

    padding-top: 10px;
    position: relative;
    /* top: 20px; */
    left: 0;

    /*-webkit-animation-name: fadeInDown;*/
  /*animation-name: fadeInDown;*/

  animation-name: example;
  animation-duration: 2s;
  animation-delay: none;
  animation-fill-mode: forwards;
}
.p-header1 .row span {

}

.p-section-2 img {
    opacity: 0;
}
.p-section-2 img.fadeIn {
    animation-name: fadeIn;
  animation-duration: 2s;
  animation-delay: none;
  animation-fill-mode: forwards;
}

@keyframes example {
  from   {padding-top: 0%;}
  
  
  to   {padding-top: 20%;}
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

/* The element to apply the animation to */

.p-header1 .row2 {
    left: 300px;
    padding-top: 20%;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.media-container-row {
    width: 100%;
}
.menutop{
    z-index: 10;
}

.cid-reIMA23smn .navbar{
    background: none;
}
.cid-reIMA23smn .nav-link:hover, .cid-reIMA23smn .dropdown-item:hover{
     color: #ea4b22 !important;
}
.navbar-toggleable-sm .navbar-nav .nav-link.flag-french,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-french:hover,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-french:active,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-french{
    background: url("../images/flag-france.png") 0 0.9em no-repeat;
    padding-left: 30px !important;
}
.navbar-toggleable-sm .navbar-nav .nav-link.flag-english,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-english:hover,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-english:active,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-english{
    background: url("../images/flag-english.png") 0 0.9em no-repeat;
    padding-left: 30px !important;
}


.navbar-toggleable-sm .navbar-nav .nav-link.flag-vietnamese,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-vietnamese:hover,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-vietnamese:active,
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item.flag-vietnamese{
    background: url("../images/flag-vietnamese.jpg") 0 0.9em no-repeat;
    padding-left: 30px !important;
}
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item{
    padding: 0.835em 0em 0.8535em 0em !important;
}
.cid-reIMA23smn .dropdown .dropdown-menu.show{
    display: block;
}
.link-trial {
  
  border-radius: 3px;
  border: rgba(234, 75, 34, 0.6) 1px solid;
}
.dropdown-menu{
    top: 80%;
}
.cid-reIMA23smn .nav-item a {
    color: #fff;
    font-family: "AvenirNext-Medium";
    font-size: 20px;
    margin: 0rem 1.1rem !important;
}
.dropdown-menu:hover,
li.dropdown:hover .dropdown-menu{
    /*display: block;*/
}
.dropdown-item:focus, .dropdown-item:hover{
    background: none;
}
.menutop .navbar{
    position: fixed;
    right: 0;
    top: 1em;
    width: 100%;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.cid-reIMA23smn  .bg-dark2{
    background: rgba(0, 0, 0, 0.9);
    top:0;
    max-height: 500px; /* approximate max height */

    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);

}


.wrap-menu{
    position: relative;
    overflow: hidden;
    z-index: 11;
}
.wrap-menu.hidden{
    overflow: none;
}
.p-header1 {
    background: url(../images/bg-header-1.jpg) center center no-repeat;
}
.footer-menu {
    width: 33%;
    float: left;
}
.footer-menu h4{
/*    text-align: center;*/
}
.footer-menu ul {
    padding: 0;
}
.footer-menu ul li {
    list-style: none;
    font-size: 16px;
    line-height: 2.3em;
}
.footer-menu-b ul li a{
    font-family: 'AvenirNext-Regular';
}
.p-section{
    padding-top: 45px;
    padding-bottom: 45px;
    
}
.p-section-3 {
    padding-top: 70px;
}
.p-section-3 h3 {
    padding-bottom: 50px;
}
.footer-line {
    border-top: #707070 1px solid;
    padding-top: 15px;
    padding-bottom: 15px;
}

.p-section .container .img-item {
    padding: 0;
}
.p-section-2{
    padding-top: 45px;
    padding-bottom: 45px;
    background: #2b2b2b;
    
}

.p-section-2 .item-text{
    margin-left: 5%;
}
.p-section-2 .home_step2{
    font-family:  "AvenirNext-Regular";
}
.p-section-2 .home_step2 p{
    line-height: 35px;
}

.p-section-2 .home_step2 .read-more{
    font-family: 'AvenirNext-Regular';
}
.p-section-2 .home_step2 .Rectangle-77{
    margin-top: 60px;
}
.p-section-trial img,
.p-section-2 img {
    width: 100%;
}

.cid-reIMA23smn .nav-item.link-trial span{
    padding-right: 0;
}

.p-section-guidance img {
    width: 60%;
    margin-left: 10%;
}
.section-2-text_bold {  
  font-weight: bold;  
  text-align: left;  
}
.p-section-trial {
    position: relative;
}
.p-section-trial .col-md-12{
    padding: 0;
}
.guidance-text{
    position: absolute;
    top: 10%;
    left: 62%;
}
.guidance-text p {
    font-family: 'AvenirNext-Medium';
}
.trial-text{
    position: absolute;
    top: 30%;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 70px 20px 100px;
}
.trial-tex p ,
.guidance-text p {
    font-family: 'AvenirNext-Regular';
}
.mbr-arrow{
    background: none;
    text-align: center;
}
.Rectangle-77 {
  width: 75px;
  height: 3px;
  background-image: linear-gradient(92deg, #ff9174, #f06744 );
  margin: 20px 0;
  overflow: hidden;
}

.Rectangle-center {
    margin-left: 47%;
}
.Rectangle-center2 {
    margin-left: 40%;
}
.Ellipse-1 {
  width: 4px;
  height: 4px;
  background-color: #ea4b22;
  display: inline-block;
  
}
.p-section-service{
    overflow: hidden;
    background: #2b2b2b;
    padding-bottom: 20px;
}
.p-section-service .img-item:hover .Ellipse-1,
.read-more:hover .Ellipse-1, 
.Ellipse-1:hover{
    width: 23px;
    height: 17px;
    background: url(../images/left-arrow.png) no-repeat;
    position: absolute;
  right: -30px;
  top: 3px;
}
.p-section-service .media-container-row{
    width: 100%;
    display: block;
    /*overflow: hidden;*/
}
.p-section-service .media-container-row .img-item{
    float: left;
}
.p-section-service h3{
    padding: 10px 0 35px 0;
    text-transform: uppercase;
}
.p-section-service h3.heading_service_range{
  text-transform: none;
}
.service-text,
.our-service-text {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 0%;
  left: 0%;
  
  /*text-align: center;*/
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  padding: 0 20px;
  padding-top: 10%;

  font-size: 20px;
}
.our-service-text {
    font-size: 16px;
}
.service-text{
    padding-top: 50%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    text-align: center;
    font-size: 20px;
    font-family: 'AvenirNext-DemiBold';
}
.p-section-3 .container .img-item img{
    width: 100%;
}
.p-section-3 .container .img-item {
    padding: 0;
    position: relative;
    cursor: pointer;

    /*
    -webkit-transform: rotateX(40deg); 
    transform: rotateX(40deg); 
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */ 
  

}
.p-section-3 .container .active .img-item {
    -webkit-transform: rotateX(0deg); 
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.p-section-3 .container .img-item:hover:hover .service-text {
    opacity: 0;
}
.p-section-3 .container .img-item:hover:hover .img {
  opacity: 0.3;
}

.p-section-3 .container .img-item:hover:hover .our-service-text {
  opacity: 1;
}
.icon-service {
    width: 30%;
    float: left;
    min-height: 270px;
    display: block;
    overflow: hidden;
    padding-left: 1%;
}
.service-rank3 .icon-service p{
  padding-right: 15px;
}
.service-rank3 .icon-service {
  width: 40%;
  min-height: auto;
}
.service-rank2 .icon-service {
  width: 36%;
  min-height: auto;
}
.icon-service img{
    width: 90%;
}

.service-rank3 .icon-service img{
    border-radius: 20px;
}
.text-service {
    padding-right: 10px;
    min-height: 190px;
    display: block;
    overflow: hidden;
}
.p-section-service .text-service{
    overflow: inherit;
}
.text-service p{
    font-size: 20px;
    font-family: "AvenirNext-Regular";
}

.icon-service-retouche {
    background: url('../images/icon-retouche_1.png') 145px 0 no-repeat;   
   background-size: contain;
    display: block;
    overflow: hidden;
    line-height: 2.5em;
    /*margin-top: -13px;*/
}
.icon-service-retouche_fr {
   /*background: url('../images/icon-retouche_fr.png') 62% 0 no-repeat;   
   background-size: contain;*/
    
}
.img-item:hover  .icon-service-retouche,
.icon-service-retouche:hover {
    
    background: url('../images/icon-retouche-hover_1.png') 145px 0 no-repeat;   
   background-size: contain;
}
.img-item:hover  .icon-service-retouche_fr,
.icon-service-retouche_fr:hover {
    
   /* background: url('../images/icon-retouche_fr-hover.png') 62% 0 no-repeat;   
   background-size: contain;*/
}

.service-restore,
.service-cut-out,
.service-retouche,
.service-pro-photo,
.service-creatall,
.service-photoplus,
.service-culling{
    background: url('../images/photo-plus.png') no-repeat;
    background-size: cover;
    width: 84px;
    height: 73px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
        
}
.img-item:hover .service-photoplus,
.service-photoplus:hover{
    background: url('../images/photo-plus-hover.png') no-repeat;
    background-size: cover;
    
        
}
.service-restore{
    background: url('../images/restore.png') no-repeat;
    background-size: cover;       
}
.img-item:hover .service-restore,
.service-restore:hover{
    background: url('../images/restore-hover.png') no-repeat;
    background-size: cover;        
}
.service-cut-out{
    background: url('../images/cut-out.png') no-repeat;
    background-size: cover;       
}
.img-item:hover .service-cut-out,
.service-cut-out:hover{
    background: url('../images/cut-out-hover.png') no-repeat;
    background-size: cover;        
}

.service-creatall{
    background: url('../images/creatall.png') no-repeat;
    background-size: cover;       
}
.img-item:hover .service-creatall,
.service-creatall:hover{
    background: url('../images/creatall-hover.png') no-repeat;
    background-size: cover;
    /*width: 82px;*/
}
.service-retouche{
    background: url('../images/retouche.png') no-repeat;
    background-size: cover;       
}
.img-item:hover .service-retouche,
.service-retouche:hover{
    background: url('../images/retouche-hover.png') no-repeat;
    background-size: cover;        
}
.service-pro-photo{
    background: url('../images/pro-photo.png') no-repeat;
    background-size: cover;       
}
.img-item:hover .service-pro-photo,
.service-pro-photo:hover{
    background: url('../images/pro-photo-hover.png') no-repeat;
    background-size: cover; 
    
}
.service-culling{
    background: url('../images/culling.png') no-repeat;
    background-size: cover;       
}
.img-item:hover .service-culling,
.service-culling:hover{
    background: url('../images/culling-hover.png') no-repeat;
    background-size: cover; 
}

a.link-service,
a.link-service:hover,
.link-service{
  color: #fff;
}
.desktop-menu {
    /*position: absolute;*/
    top: -1000px;
    right: 0;
    width: 100%;
    height: 400px;
    z-index: 1000;
    padding:5% 10%;
    background: #000;
    position: fixed;
    
    /*right: -100%;*/
    

    transition: 0.5s;
}
.desktop-menu.show{   
    
    transition: 0.5s;
    top: 0px;
}
.cid-reIMA23smn .dropdown .dropdown-menu {
    padding: 0;
}
.close-menu{
    background: url('../images/close.png') no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 4%;
    right: 8%;
        
}

@keyframes playfocus {
20%, 100% {
    opacity: 0;
    transform: translate(50px, 0);
  }
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
}
@-webkit-keyframes playfocus2 {
  0%,20% {
    background-image: url('../images/focus2.png');
    transform: translate(20px, 0);
    zoom: 1.2;
    width: 30px;
    height: 30px;
  }
  
  60% {
    background-image: url('../images/focus3.png');
  }
  
  100% {
    background-image: url('../images/focus1.png');
    transform: translate(0px, 0);
    zoom: 1;
    width: 30px;
    height: 30px;
  }
}

.icon-focus{
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url("../images/focus1.png") no-repeat;
    background-size: cover;
}
.icon-focus.active,
section:hover .icon-focus, 
.icon-focus:hover {  
/*  -webkit-animation-name: playfocus;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: 2;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: linear;*/
  -webkit-animation: arrowdown-focus 0.8s ease-in-out infinite;
    animation: arrowdown-focus 0.8s ease-in-out infinite;
}

@keyframes arrowdown-focus {
  0% {
     background-image: url('../images/focus2.png');
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
     background-image: url('../images/focus3.png');
    /*transform: translateY(-5px);
    -webkit-transform: translateY(-5px);*/
     }
  100% {
     background-image: url('../images/focus1.png');
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } }


@-webkit-keyframes arrowdown {
  0% {
     background-image: url('../images/focus2.png');
    transform: translateY(0px);
    -webkit-transform: translateY(0px); }
  50% {
     background-image: url('../images/focus3.png');
    /*transform: translateY(-5px);
    -webkit-transform: translateY(-5px);*/
     }
  100% {
     background-image: url('../images/focus1.png');
    transform: translateY(0px);
    -webkit-transform: translateY(0px); } 
  }


.desktop-hide{
    display: none;
}
.owl-nav{
    display: none;
}
.footer-line p {
    font-size: 0.7em;
}
.guidance-text p {
    /*text-align: justify;*/
}
.creatALL {
    text-transform: none !important;
}
.bottom-text{
    font-size: 16px;
}
.text-service h4 {
    line-height: 27pt;
}
span.icon {
    color: #ea4b22;
}



#titlediv {
  display: none !important;
}

.upload-result-content {
  clear: both;
  padding-top: 15px;
}
    input[type="radio"] {
    background-color: #fff;

    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    margin-right: 15px;
    position: relative;
    width: 21px;
    -webkit-appearance: none;
    border: 1px #a9a9a9 solid;
}
input[type="radio"]:after {
    background-color: #fff;
    border-radius: 10px;
   
    content: '';
    display: block;
    
    height: 17px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 17px;
}

input[type="radio"]:checked:after {
    background-color: #f48628;
    
}

.quotation-detail2 li p {
  padding-top: 9px;
}
.quotation-detail2 li p.p-left20{
  padding-top: 0;
}
.Margins-line {
  
  padding: 5px;
    width: 90px;
    display: block;
    float: left;
}

.dropdown .dropdown-menu{z-index:9999;}
#dropdown05{
  min-width: 150px;
}
.home_service_15{
    margin-left: 33.3%;
  }
@media (min-width: 1700px){





    body {
        color: #fff;
        font-family: 'AvenirNext' ;
        background: #262626; 
        /*font-size: 1.2em;*/
    }
    .container {
        max-width: 1680px;
    }
    .service-restore,
    .service-cut-out,
    .service-retouche,
    .service-pro-photo,
    .service-creatall,
    .service-photoplus{
       
        width: 82px;
        height: 73px;
            
    }
    .cid-reIMA23smn .nav-item a{
        /*font-size: 0.84em;*/
        font-size: 20px;
        margin: 0rem 1.4rem !important;
    }
    .icon-service{
        padding-left: 4%;
    }
    .icon-service-retouche{
        /*margin-top: -20px;*/
    }
    .menutop{
        z-index: 120;
    }

}
@media (max-width: 1600px){
    .container {
        max-width: 1480px;
    }
    .icon-service{
        padding-left: 9%;
       
    }

    .service-rank2 .icon-service {
      padding-left: 1%;
    }


    .p-section-service .media-container-row .img-item{
        min-height: 210px;
    }
    

}

@media (max-width: 767px) {
.service-rank2 .icon-service{
  width: 99%;
  padding-top: 100px; 
}
.text-service h4 {
  position: absolute;
  text-transform: uppercase;
}
.text-service .Rectangle-77{
  position: absolute;
  top: 50px;
}
    .home_service_15{
    margin-left: 0;
  }
    body {
      font-size: 14px;
    }
    #dropdown05{
    min-width: auto;
  }
    .cid-reIMA23smn .nav-item.link-trial span{
        padding-right: 0.4em;
    }


    .text-service p {
      font-size: 14px;
    }

    .service-rank3 .icon-service p{
      padding-right: 0px;
    }

    .p-section-2 .home_step2 p {
      line-height: 24px;
    }

    .home h3,
    h3 {
      font-size: 22px;
    }
    h4 {
      font-size: 18px;
    }
    .Rectangle-center {
        margin-left: 0px;
    }
    .icon-service {
      padding-left: 0;
    }
    .home .p-section-service  .icon-service {
      min-height: 160px;
    }
    .p-section-service .media-container-row .img-item{
      min-height: 170px;
      position: relative;
    }

    .reveal3:not(.reveal-no-transform), .reveal2:not(.reveal-no-transform), .reveal:not(.reveal-no-transform),
    .p-section-2 img{
      opacity: 1;
      filter: alpha(opacity=100);
    }
    .titlediv{
      display: none;
    }
    .desktop-menu {
        z-index: 11;
    }
    .p-header1 {
        background: url(../images/bg-header-1-mobi.jpg) center center no-repeat;
    }
    .cid-reIMA23smn .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
        width: 100%;
    }
    .navbar-buttons.mbr-section-btn {
        display: none;
    }
    .navbar-toggler{
        z-index: 10;
    }

    .menutop .navbar {
        background: rgba(0, 0, 0, 0.95);
    }
    .p-section-trial img {
        display: none;
    }
    .trial-text{
        position: relative;
        background: url(../images/free-trial-mobi.jpg) center center no-repeat;
        padding: 20px;
        left: 0;
        top: 0;
    }
    .p-section-guidance img {
        display: none;
    }
    .guidance-text{
        position: relative;
        background: url(../images/need-guidance-mobi.jpg) center center no-repeat;
        padding: 20px;
        left: 0;
        top: 0;
    }
    .footer-menu{
        width: 100%;
    }
    .desktop-menu{
        display: none;
    }
    .dropdown-menu {
        position: static;
        float: none;
    }
    .cid-reIMA23smn .nav-item a {
        text-transform: uppercase;
    }
    .desktop-hide{
        display: block;
    }
    .menutop .navbar{
        top: 0;
    }
    .header-style{
        font-size: 0.9em;
    }

    .home .header-style{
        font-size: 1.4em;
    }
    .cid-reIMA23smn .nav-item a{
        font-size: 0.9em;
    }

      .p-header-client-1 .header-style {
    font-size: 0.9em;
    font-family:'AvenirNext-Bold' ;
   }
  
  .p-header-client-1 .mbr-white {
    font-size: 20px;
  }


 .service-photoplus,
.service-photoplus:hover{
    background: url('../images/photo-plus-hover.png') no-repeat;
    background-size: cover;
    
        
}

 .service-restore,
.service-restore:hover{
    background: url('../images/restore-hover.png') no-repeat;
    background-size: cover;        
}

 .service-cut-out,
.service-cut-out:hover{
    background: url('../images/cut-out-hover.png') no-repeat;
    background-size: cover;        
}


 .service-creatall,
.service-creatall:hover{
    background: url('../images/creatall-hover.png') no-repeat;
    background-size: cover;
    /*width: 82px;*/
}

 .service-retouche,
.service-retouche:hover{
    background: url('../images/retouche-hover.png') no-repeat;
    background-size: cover;        
}

 .service-pro-photo,
.service-pro-photo:hover{
    background: url('../images/pro-photo-hover.png') no-repeat;
    background-size: cover; 
    
}
 .service-culling,
.service-culling:hover{
    background: url('../images/culling-hover.png') no-repeat;
    background-size: cover; 
    
}
.service-text,
.our-service-text {
  transition: .5s ease;
  opacity: 1;
  position: relative;  
  padding-top: 2%;
  }

  .img-item .Ellipse-1,
.read-more .Ellipse-1, 
.Ellipse-1,
.Ellipse-1:hover{
    width: 23px;
    height: 17px;
    background: url(../images/left-arrow.png) no-repeat;
    position: absolute;
  right: -30px;
  top: 3px;
}
.service-text .Ellipse-1,
.our-service-text .Ellipse-1{
    display: none;
}
.icon-service-retouche {
    background: url(../images/icon-retouche-hover_1.png) 145px 0 no-repeat;
    background-size: contain;
}

.p-section-3 .container .img-item:hover:hover .service-text {
    opacity: 1;
}
.cid-reIMA23smn .dropdown.open > .dropdown-menu{
    padding: 0;
}

.owl-carousel .owl-stage-outer {
    /*overflow: inherit;*/
    overflow: hidden;
    width: 100%;
}
.owl-carousel {
    width: 100%;
}
.p-section-3 .container .owl-item:last-child { 
    /*margin: 2px;*/
     /*width: 350px !important;*/
}
.owl-carousel.owl-drag .owl-item {
    width: 290px !important;
}
.service-text, .our-service-text {
    height: auto;
}
.service-text {
    min-height: 115px;
}
.our-service-text {
    min-height: 270px;
}
.p-section-3 .container .img-item{
    /*height: 450px;*/
}

section:hover .icon-focus, .icon-focus:hover {
    -webkit-animation: none 0s ease-in-out infinite;
    animation: none 0s ease-in-out infinite;

}

.p-section-3 a.read-more {
    color: #ea4b22;
}
.link-trial {
    border: none;
}

.link-trial span {
  
  border-radius: 3px;
  border: rgba(234, 75, 34, 0.6) 1px solid;
  padding: 10px;
}
.cid-reIMA23smn .dropdown .dropdown-menu .dropdown-item{
    text-transform: none;
}

}

/* #### Tablets Portrait or Landscape #### */
@media (min-width: 768px) and (max-width: 1024px){
  .home_service_15{
    margin-left: 33.3%;
  }
  .cid-reIMA23smn .nav-item a {
    font-size: 14px;
  }
  .cid-reIMA23smn .navbar-toggleable-sm .navbar-collapse {
    padding-right: 0;
  }


.service-restore, .service-cut-out, .service-retouche, .service-pro-photo, .service-creatall, .service-photoplus{
  width: 65px;
  height: 56px;
}
 .service-photoplus,
.service-photoplus:hover{
    background: url('../images/photo-plus-hover.png') no-repeat;
    background-size: cover;
    
        
}

.service-restore,
.service-restore:hover{
    background: url('../images/restore-hover.png') no-repeat;
    background-size: cover;        
}

 .service-cut-out,
.service-cut-out:hover{
    background: url('../images/cut-out-hover.png') no-repeat;
    background-size: cover;        
}


 .service-creatall,
.service-creatall:hover{
    background: url('../images/creatall-hover.png') no-repeat;
    background-size: cover;
    /*width: 82px;*/
}

 .service-retouche,
.service-retouche:hover{
    background: url('../images/retouche-hover.png') no-repeat;
    background-size: cover;        
}

 .service-pro-photo,
.service-pro-photo:hover{
    background: url('../images/pro-photo-hover.png') no-repeat;
    background-size: cover; 
    
}
.service-text,
.our-service-text {
  transition: .5s ease;
  opacity: 1;
  position: relative;  
  padding-top: 2%;
  }

  .img-item .Ellipse-1,
.read-more .Ellipse-1, 
.Ellipse-1,
.Ellipse-1:hover{
    width: 23px;
    height: 17px;
    background: url(../images/left-arrow.png) no-repeat;
    position: absolute;
  right: -30px;
  top: 3px;
}
.service-text .Ellipse-1,
.our-service-text .Ellipse-1{
    display: none;
}


.p-section-3 .container .img-item:hover:hover .service-text {
    opacity: 1;
}
  
}



