*{
  box-sizing: border-box;
}
body {
  font-family: "Montserrat", sans-serif;
}
.container {
	max-width: 1400px;
	margin: 0 auto;
	height: auto;
}
.pt-banner {
	background: #D81010;
	padding: 240px 0px 200px;
}
.pt-banner:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background: url(../images/banner-vector.png);
	background-size: cover;
	width: 590px;
	height: 510px;
}
.pt-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.pt-talklink {
	background: #FFC600;
    border-radius: 60px 0px 60px 60px;
	padding: 15px 31px;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
}
.pt-talklink:hover {
	background: #032E42;
	color: #fff;
}
.pt-bannertext h2 {
	font-weight: 700;
	font-size: 150px;
	line-height: 170px;
}
.pt-bannercircle {
    left: 28%;
    top: 40px;
	animation: opacity 8s infinite both;
    -webkit-animation: opacity 8s infinite both;
}
.pt-banneraerogreen {
    left: 46%;
    top: 68px;
	animation: planetop 4s infinite linear;
    -webkit-animation: planetop 4s infinite linear;
}
.pt-banneraerobig {
    left: 46%;
    top: 20%;
	z-index: 2;
	animation: animatecup 15s infinite both;
    -webkit-animation: animatecup 15s infinite both;
}
.pt-banneraerolg {
    left: 31%;
    top: 31%;
	animation: planetop 4s infinite linear;
    -webkit-animation: planetop 4s infinite linear;
}
.pt-bannerpolygonyellow {
    left: 40%;
    top: 28%;
	animation: planetop 4s infinite linear;
    -webkit-animation: planetop 4s infinite linear;
}
.pt-banneraerowhite {
    left: 66%;
    top: 40%;
	animation: planetop 4s infinite linear;
    -webkit-animation: planetop 4s infinite linear;
}
.pt-bannercolorbox {
    right: 20px;
    z-index: 9;
    top: 64%;
	animation: upball 20s infinite both;
    -webkit-animation: upball 20s infinite both;
}
.pt-bannerphotoshop {
    bottom: 17%;
    left: 37%;
	animation: animatecup 15s infinite both;
    -webkit-animation: animatecup 15s infinite both;
}
.pt-bannerhtml {
	bottom: 20%;
    left: 68%;
	animation: animatecup 15s infinite both;
    -webkit-animation: animatecup 15s infinite both;
}
.home-second {
	background-image: url(../images/design-bg.png);
	background-size: cover;
	background-color: #fff;
}
.pt-homeaboutinner {
	background: #FFFFFF;
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.06);
}
.pt-homeabout {
	max-width: 88%;
	margin: 0 auto;
}
.pt-homeaboutinner h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #032E42;
}
.pt-homeaboutinner p {
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
.pt-homeabout {
    max-width: 80%;
    margin: 0 auto;
    position: relative;
    top: -167px;
}
.pt-banner .container {
    max-width: 1620px;
}
.pt-homeaboutinner2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    width: 4px;
    height: 170px;
    top: -170px;
}
.pt-homeaboutinner2:after {
    content: "";
    position: absolute;
    top: -202px;
    width: 35px;
    height: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
}
h2.pr-sg-head-text {
    position: relative;
    top: -413px;
    left: 35%;
    color: #fff;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    width: 440px;
}
.pt-home-happy-clients h4 {
	font-weight: 600;
	font-size: 52px;
	line-height: 63px;
	color: #032E42;
}
.pt-home-happy-clients h6 {
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #000;
}
.pt-home-happy-clients p {
	font-weight: 300;
	font-size: 16px;
	line-height: 27px;
	color: #666;
}
.pt-happy-cleintimage {
	width: 155px;
    height: 155px;
	background: #FFFFFF;
    box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
	margin-bottom: 8px;
}
.pt-happy-cleintimageabsolute {
    position: absolute;
    right: 0px;
}
.pt-mainheading {
	font-weight: 600;
	font-size: 42px;
	line-height: 51px;
	color: #002C41;
}
.pt-paragraph {
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}
.minds-slider .owl-nav {
    display: none;
}
.minds-slider .owl-dots {
    margin-top: 20px;
    text-align: left;
}
.minds-slider .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 6px;
    background: #C1C1C1;
    border-radius: 30px;
}
.minds-slider .owl-theme .owl-dots .owl-dot.active span {
	background: #FFC600;
	width: 30px;
}
.pt-homeideas {
	background: url(../images/ideas-bg.png);
	padding: 350px 0px 110px;
	background-size: cover;
}
.pt-home-ideas-details h4 {
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
}
.pt-home-ideas-details {
    width: 20%;
    flex: 0 0 20%;
}
.pt-home-ideas-details img {
    max-height: 110px;
}
.pt-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
    position: relative;
    height: 39px;
    display: flex;
    align-items: center;
    padding: 0 15px;
	transition: 0.5s ease;
}
.pt-link:hover {
    background: #FFC600;
    border-radius: 200px;
	color: #fff;
}
.pt-link:focus {
	outline: none;
	box-shadow: none;
}
.pt-linkouter:before {
    content: "";
    position: absolute;
    background: #FFC600;
    height: 100%;
    width: 39px;
    left: 0;
    top: 0;
    border-radius: 100%;
    height: 39px;
}
.pt-portfolio {
	background: linear-gradient(180deg, #FDFDFD 0%, #F7F7F7 100%);
}
.pt-portfoliocontent {
    padding: 0;
    margin-top: -93px;
}
.pt-stories h2 {
	font-weight: 900;
	font-size: 130px;
	line-height: 143px;
	color: #fff;
	text-shadow: 0 0 2px #032E42; 
}
.pt-stories h2 span {
    display: block;
    color: #032E42;
    text-shadow: none;
    font-size: 110px;
    line-height: 110px;
}
.pt-stories .pt-paragraph {
    color: #000;
}
.pt-stories .pt-clientname {
	font-weight: 700;
	font-size: 18px;
	line-height: 29px;
	color: #F91B1B;
}
.pt-clientprofile {
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
    color: #666666;
}
.pt-spleft {
	padding: 60px 35px;
	background: url(../images/sp-bg.png);
	background-size: cover;
}
.pt-spleft h2 {
	font-weight: 300;
	font-size: 91px;
	line-height: 105px;
}
.pt-spleft p {
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
}
.pt-spright {
	padding: 60px 55px;
	box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.16);
}
.pt-spright h4 {
	font-weight: 400;
	font-size: 24px;
	line-height: 31px;
	color: #032E42;
}
.pt-spform .form-control {
	border: none;
	border-bottom: 2px solid #C4C4C4;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	padding-left: 55px;
	box-shadow: none;  
	border-radius: 0;
}
.pt-spform .form-control:focus {
	outline: none;
	border-bottom: 2px solid #F91B1B;
}
.pt-spform .sp-formicon {
    width: 40px;
    height: 100%;
    border-bottom: 2px solid #F91B1B;
    top: 0;
    left: 0;
}
.pt-footerbottom {
	background: #032E42;
	padding: 220px 0px 60px;
}
.pt-footertop {
    margin-bottom: -150px;
}
.pt-footerbottom p {
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
	color: #999999;
}
.pt-footerhead {
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
}
.pt-footerhead:before {
    content: "";
    background: #77FF00;
    width: 30px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
	margin-right: 8px;
}
.pt-footerlist li a {
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
	color: #999999;
	text-decoration: none;
	display: inline-block;
}
.pt-footerlist {
    padding-left: 40px;
}
.pt-togglesidebar {
	background: #032E42;
	position: fixed;
	top: -100%;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9999;
	overflow-y: auto;
	transition: 0.5s ease;
}
.pt-togglesidebar .pt-sidebarfooternav li a {
	font-weight: 300;
    font-size: 18px;
	color: #fff;
	text-decoration: none;
}
.pt-togglesidebar .pt-sidebaremail {
    width: 70px;
    height: 66px;
    background: #00BFFC;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pt-togglesidebar .pt-sidebarnav {
	min-height: calc(100vh - 225px);
	padding-top: 60px;
}
.pt-sidebarnav li a {
	font-size: 82px;
	line-height: 99px;
	color: #256380;
	font-weight: 200;
	text-decoration: none;
	transition: 0.5s ease;
}
.pt-sidebarnav li {
    margin-bottom: 40px;
	text-align: center;
}
.pt-sidebarshow .pt-togglesidebar {
	top: 0;
}
.pt-sidebarshow {
    overflow: hidden;
}
@keyframes planetop {
      0%,to{-webkit-transform:translate(15%,15%) rotate(5deg);transform:translate(15%,15%) rotate(5deg)}
      50%{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}
}
@keyframes opacity {
  0%   {opacity: 0;}
  25%  {opacity: 0.3;}
  50%  {opacity: 0.5;}
  75%  {opacity: 0.7;}
  100% {opacity: 1;}
}
@keyframes animatecup{
      0%,to{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg);}
      50%{-webkit-transform:translate(11%,7%) rotate(5deg);transform:translate(11%,7%) rotate(5deg)}}

@-webkit-keyframes animatecup{
      0%,to{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg);}
      50%{-webkit-transform:translate(11%,7%) rotate(5deg);transform:translate(11%,7%) rotate(5deg)}}

      @-moz-keyframes animatecup{
      0%,to{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg)}
      50%{-webkit-transform:translate(11%,7%) rotate(5deg);transform:translate(11%,7%) rotate(5deg)}}
@keyframes upball{
      0%,to{-webkit-transform:translate(0) rotate(0deg);transform:translate(0) rotate(0deg);}
      50%{-webkit-transform:translate(4%,-4%) rotate(4deg);transform:translate(4%,-4%) rotate(4deg)}}
.pt-aboutbanner {
	background: url(../images/about-banner.png);
	background-size: cover;
}
.pt-innerbanner {
	padding: 200px 0px 150px;
}
.pt-innerbanner h2 {
	font-weight: 900;
	font-size: 72px;
	line-height: 88px;
}
.pt-innerbanner h2:after {
    content: "";
    background: #F91B1B;
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 4px;
}
.pt-graybg {
	background: rgba(54, 92, 109, 0.1);
}
.pt-digitallist li {
	list-style-image: url(../images/check.png);
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #666;
	margin-bottom: 15px;
}
.pt-digitallist {
    padding: 0 20px;
}
.pt-awards {
	height: auto;
}
.pt-awards:before {
	content: "";
	position: absolute;
	width: 495px;
	height: 88%;
	background-size: contain;
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	background: url(../images/about-awards.png);
}
.pt-awardsinner {
	background: #fff;
    box-shadow: 0px 0px 60px 20px rgba(0, 0, 0, 0.05);
}
.pt-awardslogo{
	width: 138px;
}
.pt-awardsright {
	width: calc(100% - 158px);
	margin-left: 20px;
}
.pt-awards .container {
    position: relative;
    z-index: 2;
}
.pt-awardsright h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #002C41;
}
.pt-awardsright p {
	font-weight: 300;
	font-size: 14px;
	line-height: 29px;
	color: #666666;
}
.pt-helpright {
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	color: #002C41;
}
.pt-aboutprojectsinner {
	width: 33.33%;
	padding: 15px 55px;
}
.pt-aboutprojectsred {
	background: #F91B1B;
	height: 478px;
	font-weight: 600;
	font-size: 72px;
	line-height: 88px;
}
.pt-aboutprojectspink {
	background: #FBF1EF;
}
.pt-subhead {
	font-weight: 600;
	font-size: 36px;
	line-height: 45px;
	color: #002C41;
}
.pt-aboutprojectsgray {
	background: #FFFAF9;
}
.pt-sidebarnav li a.active,.pt-sidebarnav li a:hover {
    color: #fff;
    font-weight: 600;
	border-bottom: 1px solid #F91B1B;
}
.pt-contactbanner {
    background: url(../images/contactus-banner.png);
	background-size: cover;
}
.pt-oa-contact-box:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 51px;
    height: 8px;
    background: rgb(249, 27, 27);
}
.pt-oa-contact-box {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 60px 20px;
    background: rgb(255, 255, 255);
}
.pt-oa-contact-box h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: rgb(0, 0, 0);
}
.pt-oa-contact-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: rgb(0, 0, 0);
}
.pt-oa-contact-box ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: rgb(0, 0, 0);
    margin-bottom: 15px;
}
.pt-oa-contact-box ul li:last-child {
    margin-bottom: 0px;
}
.pt-map iframe {
	width: 100%;
	height: 400px;
}
.pt-whatwedobanner {
	background: url(../images/whatwedo-banner.png);
	background-size: cover;
}
.pt-what-do-servicesinner {
	width: 33.33%;
}
.pt-what-do-servicesinner1 {
	padding: 80px 15px;
}
.pt-what-do-servicesinner1 h4 {
	font-weight: 300;
	font-size: 36px;
	line-height: 44px;
	color: #002C41;
}
.pt-what-do-servicesinner2 {
	padding: 60px 15px;
	background: #002C41;
}
.pt-what-do-servicesinner1 h2 {
	font-weight: 600;
	font-size: 64px;
	line-height: 77px;
	color: #002C41;
}
.pt-what-do-servicesinner2 .pt-biglogo {
    max-width: 280px;
}
.pt-what-do-servicesinner2 p {
	color: #749FB3;
}
.pt-what-do-rating {
	height: 224px;
}
.pt-what-do-rating h4 {
	font-weight: 300;
	font-size: 64px;
	line-height: 78px;
}
.pt-what-do-rating p {
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
}
.pt-skillsdetails h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #000;
}
.pt-progress {
    height: 20px;
    background: #F2F2F2;
	border-radius: 20px;
}
.pt-progress .progress-bar {
    background: #FFC600;
}
.pt-progress .progress-bar {
    background: #FFC600;
    position: relative;
}
.pt-work-list-logos .pt-paragraph {
    font-weight: 600;
}
.pt-work-list-logos li img {
    max-height: 62px;
}
.pt-portfoliowork {
	background: rgba(54, 92, 109, 0.1);
}
.pt-portfoliowork h6 {
	color: #F91B1B;
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
}
.pt-portfoliowork h2 {
	color: #002C41;
	font-weight: 300;
	font-size: 26px;
	line-height: 31px;
}
.pt-pagination li a,.pt-pagination li {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
.pt-pagination li a {
	padding: 4px 4px;
}
.pt-pagination li a.active {
	color: #000000;
	border-bottom: 2px solid #F91B1B;
}
.pt-portfolio-details-left {
	background: #032E42;
	padding: 150px 80px 80px;
}
.pt-portfolio-details-left h6 {
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	color: #FFC600;
}
.pt-portfolio-details-left h2 {
	font-weight: 400;
	font-size: 32px;
	line-height: 41px;
}
.pt-portfolio-details-bottom p {
	font-size: 18px;
    line-height: 23px;
}
.pt-portfolio-details-bottom p:nth-child(1) {
    min-width: 99px;
}
.pt-pd-social-icons {
    filter: grayscale(1);
}
.pt-pd-social-icons:hover {
    filter: grayscale(0);
}
.pt-blogbanner {
	background: url(../images/blog-banner.png);
	background-size: cover;
}
.pt-blogmiddle {
	min-height: 0px;
}
.pt-blogmiddle:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/blog-vector.png);
	width: 491px;
	height: 1164px;
	background-size: cover;
}
.pt-blogmiddle .container {
	position: relative;
	z-index: 99;
}
.pt-blogsearch {
    width: 400px;
}
.pt-blogsearch .form-control {
    height: 50px;
    line-height: 50px;
    border-radius: 300px;
    background: #fff;
    border: none;
    box-shadow: none;
    padding: 0 15px 0px 48px;
    color: #3F3F3F;
    font-size: 14px;
}
.pt-blog-search-icon {
    position: absolute;
    left: 15px;
    top: 17px;
}
.pt-blogsearch .btn {
    background: #FFC600;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    right: 0;
	border: none;
    box-shadow: none;
}
.pt-blogsearch .btn:focus {
	outline: none;
}
.pr-blogimage:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    left: 20px;
}
.pt-blogdate {
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
.pt-blogcategory {
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	color: #F91B1B;
}
.pt-blogheading {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #000;
}
.pt-blogreverse {
    flex-direction: column-reverse !important;
}
.pt-blogreverse .pr-blogimage:before {
    border-top: 15px solid #fff;
    border-bottom: 0;
    bottom: auto;
    top: 0;
}
.ptblog-detailsbanner {
	background: #032E42;
	padding: 200px 0px 150px;
}
.ptblog-detailsbanner h2 {
	font-weight: 900;
	font-size: 72px;
	line-height: 88px;
}
.ptblog-detailsbanner h2:after {
    content: "";
    background: #F91B1B;
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 4px;
}
.ptblog-detailsbanner p {
	font-weight: 400;
	font-size: 18px;
	line-height: 29px;
}
.pt-blog-details-thumbnails {
    position: relative;
    top: -80px;
}
.pt-blog-details-content {
    position: relative;
    top: -40px;
}
.pt-blog-details-quotes {
	background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07);
}
.pt-blogshare p {
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	color: #032E42;
}
.pt-blogshare .pt-pd-social-icons {
    filter: grayscale(0);
}
.pt-happy-cleintimage1 {
    position: absolute;
    left: 0;
	top: 0;
}
.pt-experiencesection h6 {
    text-transform: uppercase;
    letter-spacing: 0.42em;
}
.pt-home-happy-clients {
    margin: -80px 0px 80px;
}
.pt-footer-social-icons li {
    padding-right: 55px;
}
.pt-portfolioitems .owl-nav {
    display: none;
}
.pt-homeidesarow {
    margin-bottom: 110px;
}
.pt-portfolioitems .owl-dots {
    position: absolute;
    right: -20px;
    top: 40%;
    display: flex;
    flex-direction: column;
}
.pt-portfolioitems .owl-dots .owl-dot {
	margin-bottom: 15px;
}
.pt-portfolioitems .owl-dots .owl-dot span {
    width: 4px;
    height: 4px;
    background: #c4c4c4;
	border-radius: 50%;
	display: inline-block;
	margin: 0;
}
.pt-portfolioitems .owl-dots .owl-dot.active  span {
	width: 8px;
    height: 8px;
    background: #c4c4c4;
}
.pt-portfolioitems .owl-dots .owl-dot.active {
	width: 20px;
	height: 20px;
	border: 1px solid #989898;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pt-portfolioitems .owl-dots .owl-dot.active {
	
}
.pt-portfolio-dots-left {
    position: absolute;
    left: 20px;
    top: 20%;
	animation: opacity 8s infinite both;
    -webkit-animation: opacity 8s infinite both;
}
.pt-portfolio-dots-right {
	position: absolute;
    right: 20px;
    top: 20%;
	animation: opacity 8s infinite both;
    -webkit-animation: opacity 8s infinite both;
}
.pt-contact-adress-row .col-lg-4 {
    padding: 0 28px;
}
.pt-oa-contact-box li svg {
    min-width: 14px;
}
@media screen and (max-width: 1600px) {
	.pt-sidebarnav li a {
		font-size: 75px;
		line-height: 88px;
	}
	.pt-what-do-servicesinner1 h2 {
		font-size: 48px;
		line-height: 60px;
	}
}
@media screen and (max-width: 1199px) {
	.pt-bannertext h2 {
		font-size: 88px;
		line-height: 110px;
	}
}
@media screen and (max-width: 991px) {
	h2.pr-sg-head-text, .pt-homeaboutinner2:before, .pt-homeaboutinner2:after, .pt-banner:after {
		display: none;
	}
	.pt-homeabout {
		top: 0;
		margin: 40px 0px;
		max-width: 100%;
	}
	.pt-banner {
		padding: 150px 0px 80px;
	}
	.home-second {
		background-image: none;
	}
	.pt-home-happy-clients .pt-happy-cleintimage {
		display: none;
	}
	.pt-home-happy-clients h4,.pt-home-happy-clients h6, .pt-home-happy-clients p {
		text-align: center !important;
	}
	.pt-home-ideas-details {
		width: 50%;
		flex: 0 0 50%;
		margin-bottom: 20px;
	}
	.pt-homeideas {
		background: #032E42;
		padding: 40px 0px;
	}
	.pt-portfoliocontent {
		padding: 0 15px;
		margin: 15px 0 0;
	}
	.pt-stories h2,.pt-stories h2 span {
		font-size: 80px;
		line-height: 80px;
		text-align: center;
	}
	.pt-spright, .pt-spleft {
		padding: 40px 15px;
	}
	.pt-footertop {
		margin-bottom: 0;
	}
	.pt-footerbottom {
		padding: 40px 0px;
	}
	.pt-aboutprojectsinner {
		width: 100%;
		padding: 35px 15px;
	}
	.pt-aboutprojectsred {
		height: auto;
		font-size: 55px;
		line-height: 66px;
	}
	.pt-what-do-servicesinner {
		width: 100%;
	}
	.pt-what-do-servicesinner1, .pt-what-do-servicesinner2 {
		padding: 40px 15px;
	}
	.pt-portfolio-work-reverse {
		flex-direction: column-reverse;
	}
	.pt-blogreverse {
		flex-direction: column !important;
	}
}
@media screen and (max-width: 767px) {
	.pt-spleft h2, .pt-stories h2, .pt-stories h2 span {
		font-size: 55px;
		line-height: 55px;
	}
	.pt-bannertext h2 {
		font-size: 55px;
		line-height: 66px;
	}
	.pt-banner {
		padding: 99px 0px 40px;
	}
	.pt-talklink {
		display: none;
	}
	.pt-homeabout {
		margin: 40px 0px 0px;
	}
	.pt-mainheading {
		font-size: 35px;
		line-height: 44px;
	}
	.pt-footerlist li {
		margin-bottom: 15px;
	}
	.pt-sidebarnav li a {
		font-size: 35px;
		line-height: 35px;
	}
	.pt-awards:before {
		display: none;
	}
	.pt-innerbanner h2 {
		font-size: 44px;
		line-height: 55px;
	}
	.pt-innerbanner {
		padding: 150px 0px 80px;
	}
	.pt-awardsinner {
		flex-wrap: wrap;
	}
	.pt-awardslogo {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.pt-awardsright {
		width: 100%;
		margin: 0;
	}
	.pt-what-do-servicesinner1 h4 {
		font-size: 24px;
		line-height: 35px;
	}
	.pt-what-do-servicesinner1 h2 {
		font-size: 35px;
		line-height: 44px;
	}
	.pt-what-do-rating h4 {
		font-size: 44px;
		line-height: 55px;
	}
	.pt-what-do-rating {
		height: auto;
		padding: 20px 15px;
	}
	.pt-portfolio-details-left {
		padding: 150px 15px 40px;
	}
	.pt-blogmiddle:before {
		display: none;
	}
	.pt-blogsearch {
		width: 100%;
	}
	.ptblog-detailsbanner {
		padding: 110px 0px 110px;
	}
	.ptblog-detailsbanner h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.ptblog-detailsbanner h2:after {
		display: none;
	}
	.pt-home-happy-clients {
		margin: 0 0 40px;
	}
	.pt-portfolioitems .owl-dots {
		margin-top: 20px;
		position: static;
		flex-direction: row;
		justify-content: center;
	}
}

