/* * {
    margin: 0;
    padding: 0;
    background-color: black;
    }
    */
    /* @font-face{
        font-family: 'Dream-Avenue','AlexBrush';
        src: url("../Dream-Avenue.ttf") format("truetype");
        src: url("../AlexBrush.ttf") format("truetype");
       } */
       @font-face{
        font-family: 'AlexBrush';
        src: url("../AlexBrush.ttf") format("truetype");
       }
       @font-face{
        font-family: 'Satisfy';
        src: url("../Satisfy.ttf") format("truetype");
       }
    
    
    
       
/* header */


    section.Art_gallery_by_varsha {
        margin: 0 auto;
        max-width: 1300px;
        padding: 0 30px;
    
    }
    
h1 {
    font-family: "AlexBrush";
}
p,h2,h3,h4,h5,li,ul, label, ::placeholder, input, textarea {
    font-family: "Satisfy";
}
.sam_01, .sam_02, .sam_04{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}


.sam_inner_images, .sam_text_01,.sam_text_02,.sam_inner_images_canvas {
    position: relative;
    width: 550px;
}

img.face_gallery {
    width: 75%;
    margin: 15px;
    border-radius: 30px;

}
img.lotus_sclupture {
    position: absolute;
    width: 40%;
    bottom: 50px;
    right: 6px;
    border: 1px solid #ffffff61;
    border-radius: 30px;
}
.sam_01 {
    margin-top: 70px;
}


/********first text*************************/


h1.sam_name, p.sam_para,h3.gettoknow,.sam_text_02,.sam_03 {
    color: white;
}
h1.sam_name,h1.sam_name_canvas {
    font-size: 140px;
    line-height: 120px;
    font-weight: 100;
    margin-top: 50px;
}
.sam_text_01 {
    display: flex;
    justify-content: center;
}
p.sam_para {
    position: absolute;
    bottom: 200px;
    width: 400px;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 200;
    display: flex;
    left: 10%;
}

h3.gettoknow {
    position: absolute;
    bottom: 60px;
    left: 20%;
    border: 3px solid white;
    padding: 24px 35px;
    border-radius: 50%;
    text-align: center;
    font-weight: 100;
    font-size: 25px;
}
span#sirname {
    margin-left: 40vh;
}

/*************my canvas******************/
h1.sam_name_canvas {
    font-size: 100px;
}
h3.gettoknow_canvas {
    font-size: 25px;
    font-weight: 300;
    width: 450px;
    letter-spacing: 3px;
    color: #98becb;
    text-align: justify;
}
p.sam_para_canvas {
    text-align: left;
    margin-top: 30px;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 200;
    width: 400px;
}
img.face_gallery_canvas {
    width: 460px;
}
.sam_inner_images_canvas {
    display: flex;
    justify-content: center;
}
.sam_02 {
    margin-top: 50px;
}
.sam_02 {
    margin-top: 50px;
}

/**************my journey*****************************/
.sam_03 {
    color: white;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
}
ul.ul_my_journey {
    width: 400px;
}

.center_my_journey {
    display: flex;
    width: 70%;
    justify-content: space-evenly;
    align-items: baseline;
    line-height: 50px;
}
h1.sam_name_myjourney {
    font-size: 100px;
    color: white;
    font-weight: 100;
    margin-left: 30px;
    margin-top: 40px;
}
h3.gettoknow_myjourney {
    font-size: 23px;
    font-weight: 600;
}
.sam_inner_images_myjourney {
    display: flex;
    justify-content: left;
}
.sam_simple_works {
    width: 100%;
    display: flex;
    color: white;
    justify-content: space-evenly;
}
img.simple_painting {
    width: 390px;
    border: 1px solid white;
    border-radius: 30px;

}

h4.simple_painting_heading, p.dimensions, p.concepts,p.years{
    font-size: 20px;
    font-weight: 100;
    border-bottom: 1px solid;
    padding: 10px 1px;
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
}
h4.simple_painting_heading {
    font-size: 40px;
    border-bottom: 0;
    padding-bottom: 5px;
    font-weight: 100;
    margin: 10px 0;
    text-align: center;

}


/****************Blooming*********************************/
.sam_04 {
    margin-top: 60px;
    display: flex;
    align-items: center;
}
img.face_gallery_blooming {
    width: 460px;
    border-radius: 30px;
}
img.simple_painting_butterfly {
    width: 500px;
}
.sam_painting_1 {
    color: white;
    width: 50%;
}


/*************** Emotion*************************/
.sam_05 {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 60px;
    flex-wrap: wrap-reverse;

}
img.face_gallery_emotions {
    width: 600px;
    border-radius: 30px;
}
h1.simple_painting_heading_emotions {
    font-size: 50px;
    font-weight: 100;
    width: 600px;
    text-align: left;
    letter-spacing: 3px;
}

/************** Commisions**************/
.sam_06,.sam_07 {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    margin-top: 60px;
    align-items: center;


}
.sam_painting_commisions {
    color: white;
    text-align: -webkit-center;
    width: 100%;
}
h1.simple_painting_heading_commisions {
    font-size: 45px;
    font-weight: 100;
}
p.sam_para_commisions {
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 200;
    width: 450px;
    margin: 30px auto;
    text-align: justify;
}

/***** Timelines***********/
img.face_gallery_timelines_double {
    width: 500px;
}
img.face_gallery_timelines {
    width: 500px;
    border-radius: 50%;

}
.sam_07 {
    align-items: flex-start;
}
.sam_double_pics {
    justify-content: center;
    color: white;
    text-align: left;
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap:wrap;
}
p.sam_para_timeline {
    margin-top: 30px;
    letter-spacing: 2px;
    font-size: 22px;
    font-weight: 200;
    width: 550px;
    /* margin: 30px auto; */
    text-align: left;
}
/******* Contact me ************/
.sam_08 {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    align-items: flex-end;
    margin-top: 60px;
    flex-wrap: wrap-reverse;
}

h1.sam_name_08 {
    color: white;
    font-size: 80px;
    font-weight: 100;
}
form {
    width: 400px;
}
label {
    font-size: 30px;
    color: white;
    margin-right: 20px;

}
.label_before_div {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
input {
    font-size: 18px;
    border: 1px solid #ffffff52;
    padding: 10px;
    color: black;
    width: 70%;
    border-radius: 20px;
}

.message {
     font-size: 18px;
    border: 1px solid #ffffff52;
    padding: 10px;
    color: black;
    width: 70%;
    border-radius: 20px;
}

input[type="submit"] {
    font-size: 28px;
    color: black;
    border: 1px solid #ffffff75;
    border-radius: 10px;
    padding: 2px 16px;
    float: right;
}
img.lotus_sclupture_1 {
    position: absolute;
    width: 400px;
    bottom: 30px;
    left: -135px;
    border: 1px solid #ffffff61;
    border-radius: 50% 50% 30px 30px;
    height: 400px;

}
.sam_inner_images_contactus {
    width: 45%;
    position: relative;
    justify-content: center;
    display: flex;
}
.sam_text_08, .paraTimelines {
    width: 50%;
    display: grid;
    justify-content: center;

}

/*********thankyou page********************/
.thankyou-division {
    text-align: center;
    width: 100%;
}
h3.thankyou_inner {
    color: white;
    padding: 20px 0;
    font-size: 20px;
}

a.backtowebsite {
    color: white;
    padding: 15px 40px;
    font-size: 20px;
    background: whitesmoke;
    color: black;
    text-decoration: none;
    border-radius: 20px;
}
/*********** Gallery page***************************/
ul.gallery_view {
    width: 100%;   
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 65px;

}
li#images_views {
    width: 24%;
    display: flex;
    justify-content: center;

}
p.discription_img {
    width: 150px;
    color: white;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}







/************************************************************/
@media screen and (max-width: 1200px) {
    h1.sam_name {
        margin-bottom: 40px;
    }
    .sam_01, .sam_02, .sam_04 {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    p.sam_para {
        /* position: absolute;
        bottom: -60px; */
        width: 100%;
        letter-spacing: 2px;
        font-size: 13px;
        font-weight: 200;
        display: flex;
        left: 15px;
        position: absolute;
        bottom: 0;
    }
    h1.sam_name {
        margin-bottom: 80px;
        font-size: 80px;
        width: 100%;
        margin-top: 0;
    }
    .sam_02 {
        margin-top: 150px;
        flex-wrap: wrap-reverse;
    
    }
    .sam_text_01 {
        display: grid;
        place-content: center;
    }
    h3.gettoknow {
        position: absolute;
        bottom: -80px;
        left: 30%;
        border: 3px solid white;
        padding: 10px 35px;
        border-radius: 50%;
        text-align: center;
        font-weight: 100;
        font-size: 15px;
    }
    p.sam_para_canvas, h3.gettoknow_canvas {
        width: 540px;
    }
    img.face_gallery_canvas {
        width: 600px;
    }
    h1.sam_name_myjourney {
        text-align: center;
        font-size: 80px;
    }
    .sam_03 {
        flex-wrap: wrap;
    }
    
    .center_my_journey {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: baseline;
        line-height: 50px;
        margin-left: 40px;
    }
    .sam_simple_works {
        width: 100%;
        display: flex;
        color: white;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
    .sam_painting_1 {
        margin: 20px 10px;
    }
    h1.simple_painting_heading_emotions {
        font-size: 40px;
    }
    .sam_06, .sam_07 {
        display: flex;
        width: 100%;
        justify-content: space-evenly;
        margin-top: 0px;
        align-items: center;
        flex-wrap: wrap-reverse;
}
img.face_gallery_timelines_double {
    width: 500px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.sam_inner_images_canvas {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
img.face_gallery_timelines {
    width: 500px;
    border-radius: 50% 50% 15px 15px;
    margin-left: -45px;
}
.sam_inner_images_contactus {
    width: 640px;
}
img.lotus_sclupture_1 {
    position: absolute;
    width: 60%;
    bottom: 30px;
    left: -35px;
    border: 1px solid #ffffff61;
    border-radius: 50% 50% 5px 5px;
    height: 320px;
}
.sam_text_08 {
    width: 100%;
    /* margin: 0 auto; */
    display: grid;
    place-content: center;
}
input {
    font-size: 18px;
    border: 1px solid #ffffff52;
    padding: 10px 14px;
    color: black;
    width: 270px;
}
}
@media screen and (max-width: 600px) {
    img.face_gallery_canvas {
        width: 300px;
    }
    h1.sam_name {
        margin-bottom: 80px;
        font-size: 45px;
    }
    .center_my_journey {
        flex-wrap: wrap;
        text-align: center;
        margin: 0;
    }
    h1.sam_name_myjourney {
        text-align: center;
        font-size: 40px;
        margin: 0;
    }
    h1.simple_painting_heading_emotions {
        font-size: 20px;
        width: 100%;
    }
    .sam_04, img.face_gallery_timelines_double{
        margin-top: 30px;
    }
    .sam_05 {
        margin-top: 0;
    }
    h1.sam_name_08 {
        color: white;
        font-size: 50px;
        font-weight: 100;
        text-align: center;
        margin: 30px 0;
    }
    h1.sam_name_canvas {
        font-size: 40px;
        margin: 0;
        text-align: center;
    }
    .sam_text_08 {
        margin-bottom: 30px;
    }
    p.sam_para_timeline {
        width: 100%;
        text-align: end;
    }
     img.face_gallery_timelines {
        margin-left: 0;
    }
    form {
        width: 100%;
        margin: 0 auto;
    }
    label {
    font-size: 20px;
        width: 85px;
    }
    .message {
        font-size: 13px;
        width: 100%;
    
    }
    .label_before_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
    ul.ul_my_journey {
        width: 100%;
    }
    .sam_02 {
        margin-top: 85px;
    }
    .sam_inner_images_canvas {
        margin-top: 20px;
    }
    p.sam_para_commisions {
        width: 100%;
        text-align: end;
    }
    p.sam_para {
        left: 5px;
        top: 85px;
    }
    h3.gettoknow {
        position: absolute;
        bottom: -115px;
        left: 59%;
        border: 3px solid white;
        padding: 5px 36px;
        border-radius: 50%;
        text-align: center;
        font-weight: 100;
        font-size: 15px;
    }
    .sam_inner_images_canvas {
        margin-top: 30px;
        margin-bottom: 0;
    }
    input {
        font-size: 13px;
        border: 1px solid #ffffff52;
        padding: 10px 14px;
        color: black;
        width: 100%;
    }
    img.lotus_sclupture_1 {
        position: absolute;
        width: auto;
        bottom: 30px;
        left: -35px;
        border: 1px solid #ffffff61;
        border-radius: 50% 50% 30px 30px;
        height: 245px;
    }
    li.li_my_journey {
        line-height: 30px;
        text-align:left;
    }
    h4.simple_painting_heading {
        margin: 0;
    }
    h1.sam_name_myjourney {
        margin-top: 20px;
    }
    
    
    img.face_gallery_emotions, img.simple_painting, img.face_gallery_commision,  p.sam_para_canvas, h3.gettoknow_canvas,  img.simple_painting_butterfly, img.face_gallery_canvas, img.face_gallery_timelines, img.face_gallery_blooming, img.face_gallery_timelines_double {
        width: 100%;
    }
    img.face_gallery {
    width: 100%;
    margin: 0px auto 15px;
    border-radius: 30px;
    }
    span#sirname {
    margin-left: 30vh;
}
h1.sam_name {
    font-size: 40px;
    line-height: 40px;
}
.sam_painting_1 {
    color: white;
    width: 100%;
}
.sam_text_08, .paraTimelines {
    width: 100%;
    display: grid;
    justify-content: center;
}
}





