/*------------------------------------------------------------------
[Master Stylesheet]

Project:    Celio
Version:    1.0
Last change:    10.08.2017
Primary use:    Minimalist CV/Resume Template
Creator : Basma_Theme

-------------------------------------------------------------------*/
  

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box 
}
body {
    background: transparent; /*PD Set the initial background colour line no. 21*/
    color: #eee;
    font: 400 16px "Source Sans Pro", arial, sans-serif;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    padding: 0
}
::-moz-selection {
    background: #fff;
    color: #272727
}
::selection {
    background: #fff;
    color: #272727
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.mrg-zr,
body {
    margin: 0
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
.valign {
  display: table;
  width: 100%;
  height: 100%; 
}
.valign-middle {
  width: 100%;
  vertical-align: middle;
  display: table-cell; 
}
.swip-thumbnail,
section {
    overflow: hidden
}
.pdg {
    padding-top: 40px;
    padding-bottom: 40px
}
.pdg-Aspects {
    padding-left: 40px;
    padding-right: 40px
}
.pdg-none {
    padding: 0
}
.pdg-ht,
.pdg-ht-bottom {
    padding-bottom: 60px
}
.pdg-small-top {
    padding-top: 10px
}
.pdg-ht,
.pdg-ht-top {
    padding-top: 60px
}
.txt-left {
    text-align: left
}
h1,
h2,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    margin-bottom: 0
}
h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    padding-bottom: 30px
}
h6,
p {
    font-weight: 400
}
.rs-particles-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.button,
.round-buuton {
    display: inline-block;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}
.rs-particles-interactive .rs-particles-canvas {
    pointer-events: auto
}
.rs-particles-slidelink .rs-particles-canvas {
    cursor: pointer;
    pointer-events: auto
}
.hero h1 {
    padding-bottom: 0
}
h2,
p {
    padding-bottom: 20px
}
h2 {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .2em;
    -webkit-font-variant-ligatures: no-common-ligatures
}
h6 {
    font-size: 7px;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: .3em
}
p {
    font-family: 'Source Sans Pro', sans-serif;
    color:  #c5c5c5;
    text-transform: capitalize;
    letter-spacing: .2px;
    word-spacing: 0;
    font-size: 14px;
    line-height: 30px
}
p.small {
    font-size: 13px;
    color: #D2D2D2
}
p.para{
	font-size: 12px;
	margin-bottom: 10px;
    padding-bottom: 0px;
    margin-top: 20px;
}
.education,.experience{
margin-bottom: 30px;
}
h4.title-small{
	font-size: 16px;
    color: #989494;
    font-family: 'Roboto', sans-serif;
}
.strong,
a {
  color: #969696;
}
a:hover,a:focus{
    text-decoration: none;
    color: #999;
    opacity: .9;
}
img {
    max-width: 100%;
    height: auto
}
.logo-box{
    margin-bottom: 30px;
}
.logo-box img{
    max-width:120px;
    max-height: 60px;
    margin-bottom: 30px;
}
.z-index-2 {
    z-index: 4;
    position: relative;
    background: rgba(17, 17, 17, 0.84);
}
.fixed-logo {
    position: fixed;
    top: 40px;
    left: 30px;
    z-index: 1
}
.fixed-logo.right {
    left: auto;
    right: 30px
}
.section-grey {
    background: #1b1b1b;
    color: #eee;
    font: 400 16px 'Source Sans Pro', serif;
    font-weight: 400;
    text-align: center
}
.overlay{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.overlay-black{
    background-color: rgba(0,0,0,0.88);
}
.overlay-white{
    background-color: rgba(255,255,255,0.78);
}
.bck-colored {
    text-align: center
}
.bck-colored *,.bck-side *{
    color: #fff;
}
.content-white *{
    color: #fff !important;
}
.pst-rltv{
    position: relative;
}
/* preloader */
.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(255, 255, 255, 1)
}
.spinner {
    width: 60px;
    height: 60px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%)
}
.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #212121;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}
.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}
@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
/* Headre */

.home-section {
	background-color: rgb(24, 22, 22);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden
}
.bck-side {
    background-repeat: no-repeat;
    background-size: cover; 
    position: relative;
    overflow: hidden
}
.bck-side.bck-side-prl{	
    background-attachment: fixed;
}
.side-content h4{
	font-size: 37px;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    color: #d2d2d2;
}
.side-content h3{
	font-size: 27px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.home-content-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1
}
@media (max-width:1000px) {
    .home-content-middle {
        position: relative;
        top: 10%;
    	left: 0%;
    -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    -o-transform: translate(0%,0%);
    transform: translate(0%,0%);
    }
}

.home-content {
    position: absolute;
    opacity: 1
}

.boxed-content-left {  
    top: 50%;  
    left: 20%;
    transform: translate(-20%,-50%)  
}
.boxed-content-right {  
    top: 50%; 
    left: auto;
    right: 20%;
    transform: translate(20%,-50%)  
}
.home-title {
    white-space: initial;
    padding-bottom: 0px;
    font-size: 60px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 95px;
    letter-spacing: normal
}

.home-title {
    white-space: initial;
    padding-bottom: 0px;
    font-size: 60px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 95px;
    letter-spacing: normal
}

.scroll-up {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #2d2d2f;
    line-height: 35px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 11px rgba(21, 21, 21, .28);
    z-index: 9999;
    display: none;
}

/* Three Animation */
.basma-canvas {
    position: relative;
    z-index: 1;
}
.basma-canvas .inner {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    padding: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.basma-canvas h2 {
    font-size: 80px;
    margin-bottom: 30px;
    letter-spacing: 0.05em;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    line-height: 60px;
}
.basma-canvas p,
.text-head {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 10px;
}
.basma-canvas .basma-bg-canvas {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.basma-canvas .basma-bg-canvas canvas {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#player {
  height: 0;
  width: 0
}
.speaker {
    background-image: url('../image/speaker.png');
    background-repeat: no-repeat;
    background-size: 200%;
    background-position: 100% 0;
    height: 20px;
    width: 20px;
    cursor: pointer; 
    position: absolute;
    bottom: 15px;
    right: 20px;
    display: block;
}

.speakerplay {
  background-position: 0 0;
}


/* Button */
.button {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .05em;
    padding-bottom: 8px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.button:active,
.button:focus,
.button:hover,
.button:visited {
    outline: 0!important;
    text-decoration: none
}
.button.colored {
    color: #fff
}
.round-buuton {
    padding: 20px 50px;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 10px 3px rgba(0, 0, 0, .1);
    margin-bottom: 0;
    position: relative;
    border: none;
    background: 0 0;
    font-family: arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .2em;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: auto
}
.round-buuton.colored {
    background: #0634FF;
    color: #fff
}
.round-buuton:hover {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 6px 5px 29px rgba(0, 0, 0, .52)
}

/* Title */
.section-title,
.sub-title {
    color: #d0d0d0;
    font-weight: 400
}
.section-title {
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1em;
    text-align: center
}
.line {
    display: block;
    margin: 10px auto 40px;
    width: 35px;
    height: 1px
}
.sub-title {
    font-size: 20px;
    font-family: "Source Sans Pro", arial, sans-serif;
    text-transform: none;
    line-height: 1.7em;
    margin-top: 37px
}
.line.default {
    margin-top: 15px;
    margin-bottom: 15px;
    background: #e0e0e0
}

/* About Party */
.avatar-image {
    margin: auto;
    text-align: center
}
.avatar-image img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 2px 4px 25px rgba(0, 0, 0, .19)
}
.text-link a {
    font-weight: 300;
    margin: 0 5px
}
.instagram-link {
    color: #d61ad1;
    background: -webkit-linear-gradient(left, #d61ad1, #3c4aeb);
    -webkit-background-clip: text!important;
    -moz-background-clip: text!important;
    -ms-background-clip: text!important;
    -o-background-clip: text!important;
    background-clip: text!important;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block
}
.twitter-link {
    color: #00aced
}
.dribbble-link {
    color: #ea4c89
}
.pinterest-link {
    color: #cb2027
}
.behance-link {
    color: #1769ff
}
.linkedin-link {
    color: #007bb6
}

/* Progress */
.progress-bars .percent,
.progress-bars .progressText {
    font-size: 12px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    margin: 0 0 13px;
    text-transform: uppercase;
    color: rgba(228,228,228,.95);
    padding: 3px 0;
    display: inline-block
}
.progress-bars .progress {
    border-radius: 0;
    box-shadow: none;
    background: rgba(255,255,255,.36);
    height: 3px;
    margin-top: 0;
    margin-bottom: 40px
}
.progress-bars .progress-bar {
    height: 4px
}
.bck-colored .progress-bars .progress,.bck-side .progress-bars .progress{
    background:rgba(0, 0, 0, .1);
}
.bck-colored .progress-bars .progress-bar,.bck-side .progress-bars .progress-bar{
    background-color: rgba(255, 255, 255, .9)
}
.bck-colored .progress-bars .percent,.bck-side .progress-bars .percent,
.bck-colored .progress-bars .progressText,.bck-side .progress-bars .progressText {
    color: #fff
}

/* service */
.service{
	margin-bottom: 30px;
}
.service-img { 
    width: 80px; 
    margin: auto;
    margin-bottom: 18px;
    text-align: center;
}
.title-serv {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1.8px;
    margin-bottom: 60px;
}
.service h4 {
    margin-top: 0; 
    margin-bottom: 2.3em;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.service p {
    margin-top: .2em; 
    font-size: 14px;
    line-height: 27px;
    color: #c5c5c5;
}


/* Portfolio */
.portfolio {
    background: #1b1b1b;
}
.prtf-no-space  *,.prtf-no-space [class*=col-]{
	padding: 0px !important;
	margin: 0px !important;
}
.swip-thumbnail,
fieldset input,
fieldset textarea {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}
.swip-thumbnails [class*=col-] {
    padding: 0 6px
}
figure {
    margin: 0
}
figcaption {
    display: none
}
.swip-thumbnail {
    position: relative;
    display: block;
    float: left;
    transition: all .3s ease-in-out
}
.swip-thumbnail img {
    display: block;
    width: 100%;
    transition-property: all;
    transition-duration: .8s;
    transition-timing-function: cubic-bezier(.785, .135, .15, .86);
    transition-delay: 0s
}
.swip-thumbnails .swip-thumbnail:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
.swip-thumbnail .overlay {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    opacity: 0;
    background: rgba(23,22,22,.96);
    -webkit-transition: all .5s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: all .5s cubic-bezier(.785, .135, .15, .86);
    -ms-transition: all .5s cubic-bezier(.785, .135, .15, .86);
    -o-transition: all .5s cubic-bezier(.785, .135, .15, .86);
    transition: all .5s cubic-bezier(.785, .135, .15, .86)
}
.swip-thumbnail:hover .overlay {
    right: 0;
    opacity: 1
}
.swip-thumbnails-2 figure {
    transition: all 350ms ease-in-out;
    position: relative;
    margin-bottom: 30px;
}
.swip-thumbnail-2 {
    display: block;
    position: relative;
    transition: all .4s ease-in-out
}
.swip-thumbnail-2 .overlay {
    position: absolute;
    top: auto;
    bottom: -1.25rem;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-180deg, rgba(4, 4, 4, 0) 0, rgb(35, 34, 34) 100%);
    transition: all .3s ease-in-out
}
.swip-thumbnail-2 .overlay .project-info {
    position: absolute;
    top: auto;
    bottom: 17px;
    left: 36px;
    text-align: left
}
.swip-thumbnail-2:hover {
    margin-top: -1.875rem;
    opacity: 1;
    box-shadow: 0 .9375rem 2rem .625rem rgba(0, 0, 0, .1)
}
.swip-thumbnail-2:hover .overlay {
    bottom: 0;
    opacity: 1
}
.swip-thumbnail-2:hover .overlay .project-info {
    opacity: 1
}
.project-info {
    position: absolute;
    text-align: center;
    bottom: 5%;
    margin-top: -25px;
    right: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .9s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: all .9s cubic-bezier(.785, .135, .15, .86);
    -ms-transition: all .9s cubic-bezier(.785, .135, .15, .86);
    -o-transition: all .9s cubic-bezier(.785, .135, .15, .86);
    transition: all .9s cubic-bezier(.785, .135, .15, .86)
}
.open-option,
.swip-thumbnail:hover .overlay .project-info {
    opacity: 1;
    right: 0
}
.project-info .small {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #898989;
    padding: 0;
    text-align: center
}
.swip-thumbnail-2 .project-info .small {
    text-align: left
}
.project-info .work-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 1px
}
.pswp__share-tooltip,
fieldset label {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
.pswp__caption p {
    -webkit-font-smoothing: antialiased;
    padding-top: 0
}
.swip-thumbnails {
    margin: 0 10px
}
.swip-thumbnail {
    width: 100%;
    margin-bottom: 10px
}
.pswp__counter {
    font-family: Roboto, sans-serif;
    font-size: 10px
}
.pswp__share-tooltip {
    font-size: 9px
}

/* Conatct party */
form {
    margin-top: 50px
}
fieldset {
    padding: 0;
    margin: 0;
    border: none
}
fieldset label {
    display: block;
    text-align: left;
    color: #cecccc;
    font-size: 13px;
    padding-bottom: 15px;
    letter-spacing: 2px;
}
fieldset input,
fieldset textarea {
    border: none;
    outline: 0;
    padding: 0 0 15px;
    margin-bottom: 40px;
    width: 100%;
    background: 0 0;
    border-bottom: 1px solid #969696;
    border-radius: 0;
    font-family: "Source Sans Pro", arial, sans-serif;
    font-size: 16px;
    color: #bfbfbf;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
    transition: all .3s ease-in-out
}
#submit,
.submit_btn {
    outline: 0;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    line-height: 9px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: .2em
}
fieldset textarea {
    min-height: 100px
}
#submit {
    margin: 8px 0 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #f2f2f2;
    padding: 15px 0;
    background: #272727;
    border: 2px solid #272727;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
.submit_btn:hover {
    background: #000;
    border: 2px solid #000
}
fieldset input:focus,
fieldset textarea:focus {
    color: #eee;
    border-bottom: 1px solid #eee
}
.submit_btn {
    margin: 8px 0 0;
    border-radius: 0;
    -webkit-appearance: none;
    color: #f2f2f2;
    padding: 15px 0;
    background: #272727;
    border: 2px solid #272727;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.error,
.form div.success {
    padding: 13px 20px;
    font-weight: 500;
    text-align: center
}
#result {
    margin-top: 30px
}
.form div.success {
    color: rgba(50, 178, 95, .75)
}
.error {
    color: #eb5252
}
.media-list {
    list-style: none;
    display: block;
    width: 100%;
    text-align: center
}
.media-list li {
    position: relative;
    margin-bottom: 30px;
    display: inline-block
}
.media-list li a {
    font-size: 14px;
    color: #969696;
    font-family: Roboto, arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1em;
    margin: 0 11px
}
.copyright {
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    letter-spacing: normal;
    text-align: center
}

/* Box Option */
.theme-option {
    position: fixed;
    top: 20%;
    left: 0;
    z-index: 9999;
    padding: 30px 20px;
    background: #fff;
    width: 209px;
    border-right: 1px solid rgba(247, 246, 246, 0.61);
    border-top: 1px solid rgba(247, 246, 246, 0.61);
    border-bottom: 1px solid rgba(247, 246, 246, 0.61);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transition: all .7s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .7s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .7s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .7s cubic-bezier(0, 0, .58, 1);
    transition: all .7s cubic-bezier(0, 0, .58, 1)
}
.theme-option.opned {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0)
}
.open-option {
    display: block;
    position: absolute;
    top: 20%;
    margin-top: -50px;
    width: 105px;
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    text-align: center;
    color: #111;
    z-index: -1; 
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.open-option .open {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: -39px;
    background: #fff;
    z-index: 999;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-right: 1.8px solid rgba(247, 246, 246, 0.61);
    border-top: 1.8px solid rgba(247, 246, 246, 0.61);
    border-bottom: 1.8px solid rgba(247, 246, 246, 0.61);
    -webkit-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -moz-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -ms-transition: all .27s cubic-bezier(0, 0, .58, 1);
    -o-transition: all .27s cubic-bezier(0, 0, .58, 1);
    transition: all .27s cubic-bezier(0, 0, .58, 1)
}
.open .fa {
    text-align: center;
    display: inline-block;
    color: #545252
}
.options-check {
    margin-bottom: 20px
}
.options-check h6 {
    margin-bottom: 17px;
    color: #000;
    letter-spacing: 1px;
}
.customize-btn {
    padding: 5px 16px;
    background: #f3f3f3;
    border-radius: 3px;
    color: #676767;
    font-size: 12px;
    margin-right: 18px
}
.customize-btn.dark {
    background: #2b2b2b;
    color: #fff
}
.color-feature {
    padding: 0;
    margin-top: 0
}
.color-feature li {
    list-style: none;
    margin-right: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    cursor: pointer;
    position: relative
}
.color-feature li.active {
    opacity: .5;
    transition: .6s
}

li.blue {
    background: #1106ff
}

li.red {
    background: #d63f2f
}

li.pink {
    background: #f59
}

li.green {
    background: #72c576
}

li.orange {
    background: #FF9800
}


/* Responsive */
@media (max-width:1000px) {
    .fixed-logo {
        position: absolute;
    }
}

@media (max-width:767px) {
    .display-none-xs {
        display: none
    }
    .logo img {
        width: 50px
    }

    h1 {
        font-size: 50px;
        line-height: 62px
    }
    h5 {
        font-size: 10px
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .pd-tp {
        padding-top: 20px
    }
    .pdg-Aspects {
        padding-left:0px;
        padding-right:0px
    }
    .basma-canvas h2 {
        font-size: 50px;
    }
    .basma-canvas p {
        font-size: 18px;
    }
}

@media (min-width:767px) {
    .logo img {
        width: 60px
    }
}

@media (max-width:900px) {
    .pdg-ht,
    .pdg-ht-bottom {
        padding-bottom: 100px
    }
    h1,.home-title{
    font-size: 33px;
    line-height: 70px;
    margin-bottom: 40px;
    }
    .text-head{
    font-size: 16px;
    margin-bottom: 30px;
    }
    .pdg-tp {
        padding-top: 50px
    }
    .pdg-ht,
    .pdg-ht-top {
        padding-top: 100px
    }
    .basma-canvas h2 {
        font-size: 60px;
        margin-bottom: 20px;
    }
    .basma-canvas p {
        font-size: 20px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:1200px) {
    h1 {
        font-size: 60px;
        line-height: 72px;
        padding-bottom: 50px
    }
    h2 {
        padding-bottom: 40px
    }
    p {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 30px
    }
}

/* this class is just for Remove logo hosting */
body > div:last-of-type {
    display: none;
    position: relative;
}