@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Caveat:wght@400..700&family=Dancing+Script:wght@400..700&family=Sriracha&display=swap');

.site-header{
	display:none;
}
.turning-p p {
    font-size: 26px;
    line-height: 40px;
    text-align: center;
}
.lens-sec{
	padding-top:40px;
	padding-bottom:40px;
}
.post-category{
	display:none;
}
.blog-time{
	display:none;
}
.blog-time-btn{
	display:none;
}

.blog-sec h3.subs-heading , .turning-sec h3.subs-heading , .lens-sec h3.subs-heading , .story-sec h3.subs-heading{
	text-transform:uppercase;
	    font-family: poppins !important;
	font-weight: 500 !important;
    letter-spacing: 9px;
}
.blog-sec h2.big-heading, .turning-sec h2.big-heading , .lens-sec h2.big-heading {
	    padding-bottom: 30px;
	text-transform:uppercase;
	font-weight: 600 !important;
}
.story-sec h2.big-heading{
	     padding-bottom: 5px;
	text-transform:uppercase;
	font-weight: 600 !important;
}

.theme-heading {
    text-transform: uppercase;
}
p.theme-content{
    font-weight: 600;
    line-height: 40px;
}
.post-category {
    position: absolute;
    left: 10px;
    background-color: #7B1E1E;
    color: #fff;
    z-index: 2;
    bottom: 28px;
    font-weight: 600;
    font-size: 14px;
    line-height: 133%;
    text-align: right;
    text-transform: uppercase;
    padding: 11px 13px;
}
.blog-image {
  position: relative;
}
.thememain-heading {
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 10px;
}
input#gform_submit_button_1 {
    background-color: #000000 !important;
    border: none !important;
    outline: unset;
    box-shadow: unset;
    transition: all 
ease 500ms !important;
    color: #fff !important;
    font-family: Rubik;
    font-weight: 400 !important;
    line-height: 40px !important;
	padding: 17px;
	font-size: 20px !important;
}
input#gform_submit_button_1:hover {
    opacity: 0.8;
}
label.gfield_label.gform-field-label {
    font-weight: bold;
}

footer#colophon {
    background-color: #181818 !important;
}
.story-sec {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 50px;
}
.aboutme-p{
	    margin-bottom: 25px !important;
}
.aboutme-p p{
	font-size:23px;
	line-height:36px;
	color:#fff;
}
.running-sec{
	padding-bottom:40px;
	padding-top:30px;
}

.running-sec h3.subs-heading {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: poppins !important;
}
form#gform_1 label {
    font-family: Rubik;
    font-weight: 400;
    font-size: 27.28px;
    line-height: 40px;
    color: #000;
}
form#gform_1 input {
    font-weight: 300;
    font-size: 17.11px;
    line-height: 40px;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    color: #8B8B8B;
	    padding-left: 2px;
	    border-bottom: 1.4px solid #6B6B6B;
	background-color: #f8f8f8;
}
body #gform_wrapper_1 p.gform_required_legend {
    display: none !important;
}
form#gform_1 {
    padding-top: 30px;
}
textarea#input_1_3 {
    height: 20px;
    min-block-size: 3rem;
    font-weight: 300;
    font-size: 17.11px;
    line-height: 40px;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    color: #8B8B8B;
    padding-left: 2px;
    border-bottom: 1.4px solid #6B6B6B;
	    background-color: #f8f8f8;
}

span.copy-right-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 36.38px;
    text-transform: uppercase;
    color: #fff;
	font-family: 'Poppins';
}
span.connectext {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 29.38px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 20px;
}

.footer-contact-address ul {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom:0;
}
.footer-contact-address ul li {
	font-size: 22px;
/*     font-weight: 500; */
    text-align: left;
	    font-family: 'Poppins';
    margin-bottom: 0;
    display: block;
    text-transform: uppercase;
}
.footer-contact-address li h3 {
    font-family: Oswald;
    font-weight: 400;
    font-size: 40px;
    line-height: 58px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
}
.footer-contact-address li span {
    font-family: Poppins;
    font-weight: 400;
        font-size: 18px;
    line-height: 31px;
    text-transform: uppercase;
}
.footer-contact-address i {
	font-size: 20px;
    margin-right: 0px;
    padding: 13px;
    border-radius: 30px;
    margin-bottom: 0;
    color: #fff;
}
.fullline{
	border-top: 1px solid #7D7D7D;
}
section.copyright {
    padding: 10px;
}
.footer-contact-address ul li a{
	       font-size: 18px;
	    font-family: 'Poppins';
    font-weight: 400;
}
.container {
    max-width: 1600px;
}
.enterprenur-p p {
    font-weight: 300;
    font-size: 23px;
    line-height: 36px;
    color: #fff;
	padding-top: 10px;
}
.enterprenur-p p strong {
    font-weight: 600;
    font-size: 35px;
    line-height: normal;
}
.greg-p {
    background-color: #000000CC;
    opacity: 80%;
    border-radius: 40px;
    margin-top: 50px;
    padding-top: 20px;
}
.greg-p p {
    font-family: Caveat;
    font-weight: 400;
    font-style: Italic;
    font-size: 34px;
    line-height: 39px;
    color: #fff;
	padding: 23px;
    margin-bottom: 0;
}
.greg-p h2 {
	padding-bottom: 30px;
    color: #fff;
    font-family: Sriracha;
    font-weight: 400;
    font-size: 36.21px;
    line-height: 55.71px;
    padding-left: 40px;
}
.more-btn a {
    font-weight: 400;
    font-size: 23px !important;
    line-height: 36px;
    margin-right: 30px;
    border-radius: 0 !important;
	    background-image: unset !important;
	    padding: 20px 59px !important;
}
.more-btn a:hover {
    background-color: #000 !important;
    border: 1px solid #fff !important;
}
.greg-p p:after {
    width: 100px;
    height: 2px;
    left: 62px;
    border-width: 1px;
    position: absolute;
    content: "";
    display: inline-block;
    border: 1px solid #fff;
    bottom: 128px;
}
.hero-secs{
    background-size: cover;
    background-repeat: no-repeat;	
}
.greg-p {
    margin-top: 0;
}


img.wp-image-43.lazyautosizes.vp-lazyloaded {
	height: 723px !important;
}
img.wp-image-44.lazyautosizes {
    height: 723px !important;
}
.blog-image a {
    pointer-events: none;
}
div#gform_confirmation_message_1 {
    font-size: 26px;
    line-height: 40px;
    padding-top: 20px;
}
.blog-sec .more-btn a {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 36px;
    margin-right: 0;
    border-radius: 0 !important;
    background-image: unset !important;
    padding: 10px 24px !important;
}
p.blog-headings {
    padding-bottom: 10px;
}

.blog-headings p{
    font-weight: 400;
    font-size: 20px;	
}
body .aboutme-p p:first-child {
    padding-bottom: 10px;
}