/* Variables */
/* colors */
/* #262626 */
/* #1a1a1a */
/* font family */
/* Mixins */
.design-services-pages h4 {
  padding: 0;
  margin: 0 0 10px 0;
  color: #1f1f1f;
}
.design-services-pages h5 {
  padding: 0;
  margin: 0 0 15px 0;
  color: #1f1f1f;
  font-weight: 600;
}
/*css for error or success msg*/
.page.messages {
  padding: 0 15px;
  box-sizing: border-box;
}
.imgbox-container .note-list {
  float: left;
  width: 30%;
  padding-top: 25px;
  padding-right: 15px;
  box-sizing: border-box;
}
.imgbox-container .note-list p {
  text-align: center;
  font-weight: 700;
}
.imgbox-container .design-image {
  float: left;
  width: 70%;
}
.imgbox-container .design-image .product-image .product-image-gallery {
  padding: 3px 37px 0 37px;
  box-sizing: border-box;
}
.imgbox-container .design-image .product-image .product-image-gallery button:hover,
.imgbox-container .design-image .product-image .product-image-gallery button:focus {
  background: none;
  border: 0;
  text-indent: -9999px;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.imgbox-container .design-image .product-image .product-image-gallery button.slick-prev {
  background: url(../../../../Magento_Cms/images/cms-slider-right-arrow.png);
  background-size: cover;
}
.imgbox-container .design-image .product-image .product-image-gallery button.slick-next {
  background: url(../../../../Magento_Cms/images/cms-slider-left-arrow.png);
  background-size: cover;
}
.imgbox-container .design-image .custom-slide-detail .slide-explanation {
  text-align: center;
  font-weight: 700;
  color: #1f1f1f;
}
.imgbox-container .design-image.prof-template-box .product-image .product-image-gallery button.slick-prev {
  left: -25px;
}
.imgbox-container .design-image.prof-template-box .product-image .product-image-gallery button.slick-next {
  right: -13px;
}
.imgbox-container .design-image.graphics-img-box .product-image .product-image-gallery button.slick-prev {
  left: -32px;
}
.imgbox-container .design-image.graphics-img-box .product-image .product-image-gallery button.slick-next {
  right: -5px;
}
.imgbox-container .design-image.portfolio-box .product-image-gallery button.slick-prev {
  left: -30px;
}
.imgbox-container .design-image.portfolio-box .product-image-gallery button.slick-next {
  right: -28px;
}
.imgbox-container .slide-count-wrap {
  margin-top: 10px;
}
.imgbox-container .product-image-gallery .idea_to_presentation .item img {
  height: auto;
}
.imgbox-container .product-image-gallery .idea_to_presentation .slick-slide {
  height: 1px;
}
.imgbox-container .product-image-gallery .idea_to_presentation .slick-slide.slick-current.slick-active {
  height: auto;
}
.imgbox-container .product-image-gallery .idea_to_presentation .slick-prev,
.imgbox-container .product-image-gallery .idea_to_presentation .slick-next {
  margin-top: 0px;
}
.cms-buttons {
  text-align: center;
  padding: 30px 0 20px;
}
.cms-buttons .get-button {
  width: 240px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding: 0 20px;
  color: #ffffff;
  margin: 0 10px;
}
.cms-buttons .get-button:hover {
  color: #373737;
}
.cms-buttons .get-button.get-started-red {
  background: #d24031;
  border: 2px solid #d24031;
}
.cms-buttons .get-button.get-started-red:hover {
  background: #ffffff;
}
.product-shop.design-content {
  padding-top: 20px;
}
.product-shop.design-content .product-shop-content .upper-content,
.product-shop.design-content .product-shop-content .lower-content {
  float: left;
  width: 50%;
  padding-right: 15px;
  box-sizing: border-box;
}
.product-shop.design-content .product-shop-content .upper-content h6,
.product-shop.design-content .product-shop-content .lower-content h6 {
  margin: 15px 0;
  color: #232323;
  text-transform: uppercase;
}
.product-shop.design-content .product-shop-content .upper-content p a:visited {
  color: #28a7fb;
}
.product-shop.design-content .product-shop-content .upper-content .price_point ol {
  padding-left: 30px;
}
.product-shop.design-content .product-shop-content .upper-content .price_point ol li {
  font-size: 14px;
  line-height: 21px;
  color: #232323;
}
.product-shop.design-content .product-shop-content .upper-content .price_point ol li a:visited {
  color: #28a7fb;
}
.product-shop.design-content .product-shop-content .lower-content {
  padding-right: 0;
  padding-left: 15px;
  /*This css is for portfolio inner pages*/
}
.product-shop.design-content .product-shop-content .lower-content h6 {
  margin-top: 0;
}
.product-shop.design-content .product-shop-content .lower-content p a {
  color: #28a7fb;
}
.product-shop.design-content .product-shop-content .lower-content p a:hover {
  text-decoration: underline;
  color: #28a7fb;
}
.product-shop.design-content .product-shop-content .lower-content p a.active {
  color: #28a7fb;
}
.product-shop.design-content .product-shop-content .lower-content .popup-content li {
  position: relative;
  padding-left: 18px;
  color: #232323;
  font-size: 14px;
  line-height: 21px;
}
.product-shop.design-content .product-shop-content .lower-content .popup-content li:after {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #232323;
  left: 0;
  top: 9px;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form h6 {
  font-weight: 400;
  margin: 0 0 10px;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .label-block label {
  display: inline-block;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .label-block .required:after {
  content: ' *';
  color: #df280a;
  font-weight: normal;
  font-size: 12px;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .input-block .input-text {
  max-width: 374px;
  width: 100%;
  padding: 0  8px 0 15px;
  height: 52px;
  border: 1px solid #c0c0c0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #454545;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .input-block .input-text:focus {
  box-shadow: none;
  border: 1px solid #29a7fb;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .input-block .input-text.mage-error {
  border-color: #df280a;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .input-block textarea {
  width: 100%;
  max-width: 450px;
  padding: 5px;
  border-color: #a9a9a9;
  overflow-y: auto;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .input-block textarea:focus {
  box-shadow: none;
  border: 1px solid #29a7fb;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .btn {
  min-width: 95px;
}
.product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .btn:hover {
  color: #373737;
}
.product-shop.design-content .product-shop-content .previous-next-block {
  margin: 15px 0;
}
.product-shop.design-content .product-shop-content .previous-next-block span {
  display: block;
  color: #28a7fb;
}
.product-shop.design-content .product-shop-content .previous-next-block a:hover {
  text-decoration: underline;
  color: #28a7fb;
}
.product-shop.design-content .product-shop-content .previous-next-block .previous-project {
  float: left;
}
.product-shop.design-content .product-shop-content .previous-next-block .next-project {
  float: right;
  text-align: right;
}
.design-service-container .container {
  padding: 0 15px;
}
.page-layout-1column-design-services-cms .breadcrumbs .container {
  padding: 0 15px;
}
.product-img-box.design-image.design-service-image-box {
  margin: 0 auto;
  float: none;
  width: 82%;
}
.product-img-box.design-image.design-service-image-box .slick-slide img {
  margin: 0 auto;
}
.product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-arrow {
  font-size: 0px;
  width: 50px;
  height: 50px;
}
.portfolio-heading h4 {
  margin-top: 0;
  margin-bottom: 15px;
  color: #232323;
}
.portfolio-detail p {
  margin-bottom: 20px;
}
.portfolio-listing .portshow .products-grid {
  margin: 0 -10px;
}
.portfolio-listing .portshow .products-grid li.item {
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.portfolio-listing .portshow .products-grid li.item figure a {
  display: block;
  position: relative;
}
.portfolio-listing .portshow .products-grid li.item figure a:after {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.portfolio-listing .portshow .products-grid li.item figure a .overlay-icon em {
  background: #c5313f;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 23px;
  font-weight: 600;
  font-style: normal;
  position: absolute;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  z-index: 1;
}
.portfolio-listing .portshow .products-grid li.item figure:hover a:after {
  opacity: 1;
}
.portfolio-listing .portshow .products-grid li.item figure:hover a .overlay-icon em {
  opacity: 1;
}
.portfolio-listing .portshow .products-grid li.item figure:hover a .overlay-icon em:hover {
  background: #333333;
}
/*.design-services-inner-page{
	.item{
		img{
			height: auto;
		}
	}
}*/
.custom-button-block {
  text-align: center;
  width: 100%;
  display: inline-block;
}
.custom-button-block .btn {
  padding: 0 15px;
  height: 50px;
  line-height: 44px;
  width: 220px;
  font-size: 20px;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}
.custom-button-block .btn:hover {
  color: #373737;
  background-color: transparent;
}
@media (max-width: 1680px) {
  .imgbox-container .note-list {
    padding-top: 10px;
  }
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-prev,
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-next {
    margin-top: 0;
  }
}
@media (max-width: 1440px) {
  .design-service-container .container {
    max-width: 100%;
  }
  /*css for error or success msg*/
  .page.messages {
    padding: 0 30px;
    max-width: 100%;
  }
  .page-layout-1column-design-services-cms .breadcrumbs .container {
    max-width: 100%;
  }
  .imgbox-container .design-image.prof-template-box .product-image .product-image-gallery button.slick-prev {
    left: -35px;
  }
  .imgbox-container .design-image.prof-template-box .product-image .product-image-gallery button.slick-next {
    right: -21px;
  }
}
@media (max-width: 1360px) {
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-prev,
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-next {
    margin-top: -15px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-prev {
    left: -50px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-next {
    right: -50px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.prof-template-box .product-image .product-image-gallery button.slick-prev {
    left: -68px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.prof-template-box .product-image .product-image-gallery button.slick-next {
    right: -63px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.graphics-img-box .product-image .product-image-gallery button.slick-prev {
    left: -32px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.graphics-img-box .product-image .product-image-gallery button.slick-next {
    right: -5px;
  }
  /*.imgbox-container{
		.product-image-gallery{
			.idea_to_presentation{
				.item{
					img{
						width: 100%;
					}
				}
			}
		}
	}*/
}
@media (max-width: 1280px) {
  .page-layout-1column-design-services-cms .product-img-box.design-image.portfolio-box .product-image-gallery button.slick-prev {
    left: -57px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.portfolio-box .product-image-gallery button.slick-next {
    right: -64px;
  }
}
@media (max-width: 1199px) {
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-prev {
    left: -50px;
  }
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-next {
    right: -50px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-prev,
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-next {
    margin-top: -50px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.prof-template-box .product-image-gallery button.slick-prev,
  .page-layout-1column-design-services-cms .product-img-box.design-image.prof-template-box .product-image-gallery button.slick-next {
    margin-top: 0px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.graphics-img-box .product-image .product-image-gallery button.slick-prev {
    left: -90px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.graphics-img-box .product-image .product-image-gallery button.slick-next {
    right: -82px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.portfolio-box .product-image-gallery button.slick-prev {
    left: -57px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.portfolio-box .product-image-gallery button.slick-next {
    right: -64px;
  }
  .cms-buttons {
    padding: 10px 0 15px;
  }
}
@media (max-width: 1023px) {
  /*css for error or success msg*/
  .page.messages {
    padding: 0 15px;
  }
  .imgbox-container .note-list {
    display: none;
  }
  .imgbox-container .design-image {
    float: none;
    margin: 0 auto;
  }
  .imgbox-container .design-image .custom-slide-detail .slide-explanation {
    margin-top: 7px;
  }
  .imgbox-container.idea_ppt_wrapper .design-image .product-image-gallery {
    padding: 0px;
  }
  .product-shop.design-content {
    border-top: 1px solid #bebebe;
    padding-top: 25px;
  }
  .product-shop.design-content .product-shop-content .upper-content,
  .product-shop.design-content .product-shop-content .lower-content {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .product-shop.design-content .product-shop-content .lower-content {
    padding-top: 15px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-prev {
    left: -60px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-next {
    right: -60px;
  }
  .cms-buttons {
    padding: 25px 0 35px;
  }
}
@media (max-width: 991px) {
  .portfolio-listing .portshow .products-grid li.item {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .imgbox-container .design-image {
    width: 100%;
  }
  .imgbox-container .product-image-gallery .idea_to_presentation .item img {
    height: auto;
  }
  .imgbox-container.idea_ppt_wrapper .design-image {
    width: 70%;
  }
  .cms-buttons {
    padding: 20px 0 30px;
  }
  .cms-buttons .get-button {
    width: 222px;
    margin: 0px;
    font-size: 14px;
    line-height: 33px;
  }
  .cms-buttons .get-button:first-child {
    margin-right: 10px;
  }
  .product-shop.design-content .product-shop-content .lower-content .popup-content li {
    font-size: 14px;
    line-height: 22px;
    padding-left: 20px;
  }
  .product-shop.design-content .product-shop-content .lower-content .popup-content li:after {
    width: 5px;
    height: 5px;
    line-height: 5px;
  }
  .product-img-box.design-image.design-service-image-box {
    width: 100%;
  }
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-prev {
    width: 40px;
    height: 40px;
    left: -40px;
  }
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-next {
    width: 40px;
    height: 40px;
    right: -40px;
  }
  .product-img-box.design-image.design-service-image-box .slick-slide img {
    height: auto;
  }
  .product-img-box.design-image.prof-template-box .slick-slide {
    height: 1px;
  }
  .product-img-box.design-image.prof-template-box .slick-slide.slick-current.slick-active {
    height: auto;
  }
  .product-img-box.design-image.prof-template-box .slick-slide img {
    height: auto;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.prof-template-box .product-image .product-image-gallery button.slick-prev {
    left: -45px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.prof-template-box .product-image .product-image-gallery button.slick-next {
    right: -40px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.graphics-img-box .product-image .product-image-gallery button.slick-prev {
    left: -47px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.graphics-img-box .product-image .product-image-gallery button.slick-next {
    right: -39px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.portfolio-box .product-image-gallery button.slick-next {
    right: -45px;
  }
  .portfolio-listing {
    margin-bottom: 15px;
  }
  .portfolio-listing .portshow .products-grid li.item {
    width: 33.3333%;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .cms-buttons .get-button {
    width: 100%;
    box-sizing: border-box;
  }
  .cms-buttons .get-button:first-child {
    margin: 0 0 15px;
  }
  .idea_to_presentation .slick-prev,
  .idea_to_presentation .slick-next {
    width: 30px;
    height: 30px;
  }
  .product-shop.design-content .product-shop-content .lower-content .cms-portfolio-form form .input-block .input-text {
    height: 35px;
  }
  .product-img-box.design-image.design-service-image-box .slick-slide img {
    height: auto;
  }
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-prev {
    width: 30px;
    height: 30px;
  }
  .product-img-box.design-image.design-service-image-box .product-image .product-image-gallery button.slick-next {
    width: 30px;
    height: 30px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-prev,
  .page-layout-1column-design-services-cms .product-img-box.design-image.design-service-image-box .product-image-gallery button.slick-next {
    margin-top: -20px;
  }
  .page-layout-1column-design-services-cms .product-img-box.design-image.portfolio-box .product-image-gallery button.slick-next {
    right: -40px;
  }
  .portfolio-listing .portshow .products-grid li.item {
    width: 50%;
  }
}
/*Portfolio Captcha Css*/
#portfolio-query .captcha-wrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  text-align: left;
}
#portfolio-query .captcha-wrapper .captcha {
  margin-top: 10px;
}
#portfolio-query .captcha-wrapper .captcha .label captcha_custom_form {
  display: none;
}
#portfolio-query .captcha-wrapper .captcha .nested {
  display: inline;
  float: left;
}
#portfolio-query .captcha-wrapper .captcha .control.captcha {
  display: inline;
  float: left;
  width: 38%;
  margin-right: 15px;
}
#portfolio-query .captcha-wrapper .captcha .control input {
  border: 1px solid #a7abb0;
  border-radius: 5px;
  max-width: 230px;
  width: 100%;
  height: 52px;
  font-size: 13px;
  line-height: 17px;
  padding: 0 10px;
  color: #454545;
}
#portfolio-query .captcha-wrapper .captcha .control input::-webkit-input-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#portfolio-query .captcha-wrapper .captcha .control input:-moz-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#portfolio-query .captcha-wrapper .captcha .control input::-moz-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#portfolio-query .captcha-wrapper .captcha .control input:-ms-input-placeholder {
  color: #a0a0a0;
  opacity: 1;
}
#portfolio-query .captcha-wrapper .captcha .control input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#portfolio-query .captcha-wrapper .captcha .control input.mage-error {
  color: #454545;
}
#portfolio-query .captcha-wrapper .captcha .control.captcha-image {
  max-width: 258px;
  margin: 15px 0 0;
  position: relative;
}
#portfolio-query .captcha-wrapper .captcha .control.captcha-image .captcha-img {
  width: 100%;
  margin: 0px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
}
#portfolio-query .captcha-wrapper .captcha .control.captcha-image .captcha-reload {
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
}
#portfolio-query .captcha-wrapper .captcha .control .mage-error {
  color: #d24031;
  font-size: 13px;
  line-height: 17px;
}
#portfolio-query .captcha-wrapper .captcha .invalid-captcha {
  padding-top: 10px;
  color: #d24031;
}
@media (max-width: 575px) {
  #portfolio-query .captcha-wrapper .captcha .control.captcha {
    width: 100%;
  }
  #portfolio-query .captcha-wrapper .captcha .control input {
    height: 42px;
    max-width: 100%;
    margin-bottom: 15px;
    width: 100%;
  }
  #portfolio-query .captcha-wrapper .captcha .control.captcha-image {
    max-width: 230px;
  }
}
/* task 976 start*/
.product-view.middle-slider .item {
  box-shadow: none !important;
  box-sizing: border-box !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template {
  padding: 20px 10px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box {
  width: 100%;
  display: flex;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template {
  box-sizing: border-box !important;
  padding: 10px;
  float: left;
  width: 50%;
  text-align: center;
  position: relative;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template .items .item a {
  display: block !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template .title {
  padding: 20px 10px;
  padding: 4px 10px !important;
  margin-top: 0px !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template .title p {
  font-size: 19px;
  font-weight: 600;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 10px;
  text-align: center;
  position: relative;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template .items .item a {
  display: block !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template .title {
  padding: 4px 10px !important;
  margin-top: 0px !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template .title p {
  font-size: 19px;
  font-weight: 600;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-prev {
  position: absolute;
  top: 41%;
  left: 1%;
  background-image: url(../../../../Magento_Cms/images/cmsSlides-left.png);
  background-repeat: no-repeat;
  height: 40px;
  width: 22px;
  text-indent: -999px;
  background-size: 100% auto;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-next {
  position: absolute;
  top: 41%;
  right: 1%;
  background: url(../../../../Magento_Cms/images/cmsSlides-right.png) no-repeat;
  height: 40px;
  width: 22px;
  text-indent: -999px;
  background-size: 100% auto;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box img {
  cursor: zoom-in;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dots {
  counter-reset: slides-num;
  top: 98%;
  width: 100%;
  margin: 0 auto;
  transition: auto;
  left: 0;
  right: 0;
  max-width: 172px;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
  margin-top: 10px;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dots:after {
  content: counter(slides-num);
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  vertical-align: middle;
  padding-left: 0px;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  margin-right: 5px;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dot span {
  display: none;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dot.active:before {
  content: "Slide " counter(slides-num) " of ";
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  left: 0;
  top: 0;
  padding-right: 3px;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .fancybox-infobar {
  position: relative;
  z-index: 99999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 100%;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dot {
  margin-right: 0px !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dot.active:before {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-dots:after {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template .title p,
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template .title p {
  font-size: 19px !important;
  font-weight: 600 !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template button:hover {
  background: rgba(30, 30, 30, 0.6) !important;
  border: 0 !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates button:hover {
  background: rgba(30, 30, 30, 0.6) !important;
  border: 0 !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates button:hover {
  background: transparent !important;
  border: 0 !important;
}
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .basic-templates-slider,
.cms-powerpoint_presentation_design_services-custom_powerpoint_templates .conprehensive-template-slider {
  display: none;
}
@media (max-width: 1024px) {
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template {
    width: 100%;
    padding: 0px;
    box-sizing: border-box !important;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template {
    padding: 10px;
    box-sizing: border-box;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template .items {
    width: 100%;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template {
    padding: 10px;
    box-sizing: border-box;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template .items {
    width: 100%;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-next {
    right: 2%;
  }
}
@media (max-width: 768px) {
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box {
    display: block;
    text-align: center;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template {
    float: none;
    width: 100%;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template .items {
    width: 100%;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template {
    width: 100%;
    float: none;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template .items {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .basic-template {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 0px;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .conprehensive-template {
    width: 100%;
    float: none;
    padding: 0px;
    box-sizing: border-box;
  }
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-next {
    right: 2%;
  }
}
@media (max-width: 575px) {
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-prev,
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-next {
    background-size: 75% auto;
  }
}
@media (max-width: 480px) {
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-prev,
  .cms-powerpoint_presentation_design_services-custom_powerpoint_templates .custom-design-template .template-slider-box .owl-nav .owl-next {
    top: 38%;
  }
}
/* task 976 end*/
